关于ionic报错错误类型:Application Error The connection to the server was unsucessful.(file:///android_asset/www/index.html)这个问题我研究了半天,最终被我自己折服了,原因是在index.html
...
Android手机加载超时Application Error - The connection to the server was unsuccessful.(file:///android_asset/www/index.html)解决办法:把index.html更名为main.html,然后新建
...