ipad - Restrict apps to iPhone-only when submit -


i restrict app run on iphones setting in general tab of target setting following: enter image description here

i see in itunes connect set devices type.

in testflight app can install , test app, still see following line, indicating app can run on ipad:

"compatibility: requires ios 7.0 or later. compatible ipod touch, iphone , ipad".

i know ipad can run app (not in full screen), want make sure: normal?

yes, it's normal. ipad can run iphone app, if ipad meets of hardware requirements of app. (you can specify hardware requirements using uirequireddevicecapabilities key in app's info.plist.) in fact, app store review guidelines require app run on ipad (in ipad's iphone compatibility mode):

2.10 iphone apps must run on ipad without modification, @ iphone resolution, , @ 2x iphone 3gs resolution


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -