我是iOS和手机差距的新手。我一直试图让人感觉手机缺口。 我按照URL
http://www.adobe.com/devnet/html5/articles/extending-phonegap-with-native-plugins-for-ios.html
但是,@ runtime,单击按钮,会出现以下错误。
2012-08-01 12:30:13.403 myProjectName[2777:707] [INFO] report:deviceready
2012-08-01 12:30:20.397 myProjectName[2777:707] ERROR: Plugin 'com.tricedesigns.HelloPlugin' not found, or is not a CDVPlugin. Check your plugin mapping in Cordova.plist.
2012-08-01 12:30:20.398 myProjectName[2777:707] FAILED pluginJSON = {"className":"com.tricedesigns.HelloPlugin","methodName":"nativeFunction","arguments":["com.tricedesigns.HelloPlugin2","success"]}
请指出我错过的地方?
答案 0 :(得分:0)
您所指的链接已过时。从这里获取iOS phonegap插件的参考 https://github.com/phonegap/phonegap-plugins/tree/8d1ea688db4bdc6220b43fc92e492d8b76550736/iOS