ionic2 app启动超时 Application Error
The connection to the server was Unsuccessful.(file:///android_asset/www/index.html)
在config.xml中添加
<preference name="loadUrlTimeoutValue" value="700000"/>
ionic2 app启动超时 Application Error
The connection to the server was Unsuccessful.(file:///android_asset/www/index.html)
在config.xml中添加