My App shows only a black screen on iPod

前端 未结 4 1834
渐次进展
渐次进展 2021-01-18 04:34

My app is in productions an works correctly in all devices except the iPod touch, which only shows a black screen when start the app. Does any body knows which could be the

4条回答
  •  难免孤独
    2021-01-18 05:14

    Your iPod is supposed to have the retina display.

    so just try using Default@2x.png .

    And also please make sure to have this in resources.

提交回复
热议问题