使用phonegap服务器(debug.phonegap.com),我能够从我的PC (Chrome )上调试这个debug.phonegap.com应用程序,而没有出现任何问题。然而,当我将应用程序部署到设备(从Android开始)时,它并没有击中调试服务器。Uncaught SyntaxError: Unexpected token function at http://debug.phonegap.com/target/target-script-min.jsUncaught
我正在尝试启动应用程序,并希望在其中使用。$ionic plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-file.gitwindow.requestFileSystem(LocalFileSystem.PERSISTENT, 0, ...ReferenceError: LocalFileSystem is not defined
我的问题是:在离子项目中使用文件系统库的正确方
以下是我的设备(安卓6.0.1三星J210F)的屏幕截图:
当我打开localhost:8081/debugger-ui时,我收到以下消息:
所以调试器在8081上运行。但它在控制台上给出了这样的信息:
调试器已经执行了反向tcp命令:
(被裁剪的完整错误是Error running 'RN': timeout on waiting for connectionMake sure you have selected 'Debug JS Remotely' from t