相关疑难解决方法(0)

找不到Cordova iOS插件

我最近从2.3.0升级到Cordova 2.9.0.按照所有升级说明后,我能够让应用程序在模拟器中启动.但是,在Xcode中我看到以下错误:

ERROR: Plugin 'Device' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
-[CDVCommandQueue executePending] [Line 103] FAILED pluginJSON = ["Device1776032119","Device","getDeviceInfo",[]]
ERROR: Plugin 'NetworkStatus' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
-[CDVCommandQueue executePending] [Line 103] FAILED pluginJSON = ["NetworkStatus1776032120","NetworkStatus","getConnectionInfo",[]]
-[CDVCommandQueue executePending] [Line 103] FAILED pluginJSON = ["INVALID","Logger","logLevel",["LOG","deviceready has not fired after 5 seconds."]]
ERROR: Plugin 'Logger' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml. …
Run Code Online (Sandbox Code Playgroud)

xcode ios cordova

17
推荐指数
5
解决办法
7万
查看次数

标签 统计

cordova ×1

ios ×1

xcode ×1