2012-08-01 80 views
0

我是iOS和電話缺口的新手。我一直在努力去獲得手機差距的感覺。 我跟着URL無法獲取手機差距插件

http://www.adobe.com/devnet/html5/articles/extending-phonegap-with-native-plugins-for-ios.html

但是,@運行時,點擊該按鈕,提供了以下錯誤。

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

檢查我回答這個類似查詢 http://stackoverflow.com/questions/11733575/installing-phonegap-on-ios/11734167#11734167 – Aamirkhan 2012-08-01 06:43:16

回答