iPhone only app rejected for not running on iPad

前端 未结 6 1437
清酒与你
清酒与你 2020-12-09 17:35

I received the following from Apple. I tried fixing the constraints for just iPad but I can get the scroll bar to come on top. How would I fix this? It is an iPhone only app

6条回答
  •  隐瞒了意图╮
    2020-12-09 17:50

    This is not an issue with supported devices - even if the iOS app is for iPhone only, it has to run on iPhone resolution on an iPad. This is the same sizing (or very, very close) as running on a iPhone 4 simulator, based on the screenshots.

    Fix the constraints for iPhone 4 and it will be approved.

提交回复
热议问题