Apache Cordova splash screens not showing in Android

后端 未结 9 1532
一生所求
一生所求 2020-12-05 10:24

I am running Apache Cordova 3.6.3-0.2.13. And I try to get the splash screens working. I have followed the documentation on http://cordova.apache.org/docs/en/3.6.0/config_re

9条回答
  •  爱一瞬间的悲伤
    2020-12-05 10:36

    I solved the problem by adding default splash tag

    Add this to config.xml in the root destination or in www/config.xml

    
    

提交回复
热议问题