Untestable sections of iOS app and App Store Submission [closed]
This question does not appear to be about programming within the scope defined in the help center.
开发者_开发问答Closed 5 years ago.
Improve this questionI'm currently in the process of specing an application that has a strong geolocation element. I'm worried that some parts of the app will be untestable by Apple because they are only functional in specific locations, meaning an Apple tester will not be able to access them unless they hop on a plane to London which I'm guessing they won't. Has anyone had any experience with such a situation?
If you are not going to submit it immediately, iOS 5 simulator will be able to simulate this behavior like Android simulator.
精彩评论