Ionic 2 Cordova Web应用程序中的浏览器错误(无法XHR config.xml :)

时间:2017-06-05 16:43:22

标签: cordova web-applications ionic2

离子2 Cordova 7.0.1

我在Chrome开发者控制台中收到以下错误。它似乎是由于cordova插件。我应该删除在Android版本中运行良好的插件吗?我也想要网络应用程序。

cordova.js:846 [Browser][cordova.js][xhrStatusChangeHandler] Could not XHR config.xml: 
fail @ cordova.js:846
xhrStatusChangeHandler @ cordova.js:860
t.invokeTask @ polyfills.js:3
e.runTask @ polyfills.js:3
invoke @ polyfills.js:3
SplashScreenProxy.js:131 [Browser][cordova.js][xhrStatusChangeHandler] Could not XHR config.xml: 
(anonymous) @ SplashScreenProxy.js:131
fail @ cordova.js:849
xhrStatusChangeHandler @ cordova.js:860
t.invokeTask @ polyfills.js:3
e.runTask @ polyfills.js:3
invoke @ polyfills.js:3
C:\Users\Phoenix\myappionic2\www\build\main.js:42730 DEVICE READY FIRED AFTER 1103 ms
StatusBarProxy.js:23 StatusBar is not supported
C:\Users\Phoenix\myappionic2\www\build\main.js:7066 device already registered or no device id

0 个答案:

没有答案