how to to kill the white flickering splashscreen at the start of phonegap iOS app?

前端 未结 4 567
走了就别回头了
走了就别回头了 2020-12-18 10:33

How to get rid of the white splashscreen flickering at the start of a phonegap iOS application?

4条回答
  •  离开以前
    2020-12-18 11:07

    You can change the default.png and default@2x.png splash screens to something more of your liking. That gets rid of the white background.

    You can find these resources in the appname/appname/Resources/Splash folder in an Xcode 4x project.

提交回复
热议问题