My iPhone app is not running well on iPhone 3G Can I make it so much that users with these models Can not download app? If so, what do the 3G users search for my app in the app store?
Does this show up for them at the shop? If this happens, when it is notified that they can not download the app?
I recommend that you enter your information. Use the UIRequiredDeviceCapabilities key in the flick. It tells the app store what device you need, rather than what capabilities you need. If your app is "not good", then I think it is due to the display and so you want to require a new processor. See Setting up arm7 as one of your essential device capabilities. See more information here:
Comments
Post a Comment