Iphone App submission: Status bar and screenshots

后端 未结 4 2015
逝去的感伤
逝去的感伤 2020-12-15 20:13

I have read somewhere that the screenshots you send to Apple should NOT contain the status bar; however my app shows the status bar during runtime. After having a look aroun

4条回答
  •  伪装坚强ぢ
    2020-12-15 21:12

    According to the iTunes Connect Developer Guide (PDF available once you're logged into your dev account):

    iPhone and iPod touch:

    Portrait: 320x460px min, 320x480px max
    Landscape: 480x300px min, 480x320px max
    "Please do not include the iPhone status bar."

    iPad:

    Portrait: 748x1024px min, 768x1024px max
    Landscape: 1004x768px min, 1024x768px max
    "Please do not include the iPad status bar."

    Although as Noah has pointed out this is routinely ignored by developers and by Apple reviewers.
    I've not had any apps rejected for showing the status bar in screenshots.

提交回复
热议问题