PhoneGap Build iOS app has blank white screen after splash screen

后端 未结 7 1841
庸人自扰
庸人自扰 2020-12-04 22:38

I\'m using PhoneGap Build 3.0, attempting to get rid of the blank white screen that appears after the splash screen.

I\'ve done research and all I can find is refere

7条回答
  •  借酒劲吻你
    2020-12-04 23:11

    If you were using whitelist plugin for your app, you may need a change in config.xml as follows to work with phonegap build.

    
    

    This was the cli spec in my config.xml.

    
    

提交回复
热议问题