File was being uploaded twice: 1. POST /parse on file select (for form auto-fill) 2. POST /upload on submit Remove the parse network call entirely. Server already parses the APK/IPA buffer as part of the upload handler. User fills form fields manually. Single upload, single public-internet transfer. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin-app | ||
| admin-web | ||
| genex-mobile | ||
| miniapp/src | ||
| mobile | ||
| portal | ||
| .gitignore | ||
| build.bat | ||
| build.sh | ||