Application Error - The connection to the server was unsuccessful. (file:///android_asset/www/index.html)

后端 未结 16 1933
小蘑菇
小蘑菇 2020-11-28 01:28

App Dies On Startup (connection to the server was unsuccessful)

I have an Android application that I\'m writing using PhoneGap BUILD. The app was working fine earli

16条回答
  •  粉色の甜心
    2020-11-28 02:29

    If you are using visual studio. After changing config.xml sometimes you need this

    clean build solution rebuild your app

    It is working for me.

提交回复
热议问题