If you encounter an "Uploaded file is not App binary" error when uploading an app to DeployGate, these are some possible causes:
The uploaded file is not an IPA, APK, or AAB file
Uploadable file types vary and depend on the OS
For iOS applications, only IPA files are uploadable
For Android applications, only APK or AAB files are uploadable
The file is corrupted or has an invalid structure
All IPA, APK, and AAB files are ZIP compatible, so please verify that they are extractable as a ZIP file
For Android apps
The package name does not exist or consists entirely of spaces
The specified app icon cannot be resolved statically due to system resources or other factors
For iOS apps
The Bundle Identifier does not exist or consists entirely of spaces
App files that cannot be uploaded to Google Play, App Store, or TestFlight may also be incompatible with DeployGate
If any of the above situations apply, please fix the issues and recreate your IPA/APK file before uploading again.