Cordova OSX平台无法正常工作

时间:2017-04-11 23:07:28

标签: ios xcode macos cordova

所以这一直困扰着我。我的Cordova应用程序适用于OSX,但需要Cordova插件的所有功能除外。 XCode日志还表明deviceready尚未触发。

XCode日志:

navigating to file:///Users/user/Library/Developer/Xcode/DerivedData/MyApp-feowaffvmctzslbtwdzoyypjgece/Build/Products/Debug/MyApp.app/Contents/Resources/www/index.html WebStoragePath is '/Users/user/Library/Application Support/com.myapp.osx', modify in config.xml. Welcome to the My App! ERROR: Plugin 'File' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. ERROR: Plugin 'StatusBar' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. ERROR: Plugin 'InAppBrowser' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. deviceready has not fired after 5 seconds. Channel not fired: onFileSystemPathsReady