iOS
Update iOS build details for your .app
If you have an iOS build, you should use the Android section to upload builds for your .apps.
You can upload multiple builds. Each build can target a specific screen DPI or architecture. The .appStore will use this information to select the build that should be installed on a user's device. You will have to enter this information for every build that you upload.
Fields
For you to publish an iOS package, the following information will be needed
Build File (ipa)*
The .ipa
file.
Architecture
Choose the architecture that is supported by this build. Currently supported architectures - ALL
Screen DPI
Choose the Screen DPI that is supported by this build. Currently supported resolutions - ALL
Minimum Version*
The minimum version of iOS that is required. See the list of iOS versions at: https://en.wikipedia.org/wiki/IOS_version_history
Version*
This is the version of your .app.
Package ID*
This is the iOS bundle ID for your .app. This is the id that looks like com.example.myapp
that you must have set using https://developer.apple.com/help/account/manage-identifiers/register-an-app-id/
Version Code*
The version code of the .app.
Last updated