I need to submit my binary files over the air without pushing app to app-store. one solution is using enterprise program, Test-Flight App Beta Testing we can send binary files to external users to limit of 1000.
My Questions is :
- will apple take beta review (following apple guidelines) of the app?
- only iOS8 build will be supported?
- Is there any time limitations for the app in beta phase and then apple will revoke the app?because we are not submitting app to app store.
Is there any alternative SDK's through over the air so that we can send binary files to external users?
Any help will be appreciated.
Thanks
Test-Flight App Beta Testing
Answer 1 : yes, Apps may only use TestFlight to beta test apps intended for public distribution and must comply with the full App Review Guidelines.
Apple Developer
Answer 2 : yes, there won't be any problem if you selected minimum target as iOS 8. If the user has an iOS version lower than iOS 8 then he/she won't be allowed to install the app. This is the default nature of apple.
Answer 3 : once your application cleared Beta test phase of apple, then apple will allow you to give that build to external testers for 30 days. After 30 days, you need to submit new apps if you want to give a build to external testers. There won't be any way to directly publish an app to the app store once apps that cleared beta test are reviewed. You need to submit as new for publishing the app to the app store.
BetaTestingTheApp