2017-04-11 14 views
0

これはかなり苦しいものでした。私のCordovaアプリケーションは、OSX上で動作しますが、Cordovaプラグインを必要とするすべての機能を除きます。また、XCodeログは、devicereadyが起動していないことを示します。Cordova OSXプラットフォームが動作しない

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

答えて

関連する問題