Error initializing cordova: Extension device not found in PhoneGap 2.9.0 and blackberry10 webworks application

StackOverflow https://stackoverflow.com/questions/19270428

質問

I have created a blackberry10 Application using webworks sdk. I am using phonwgap2.9.0 in that. Whenever I open my app , I get this javascript alert

[Error] Error initializing cordova: Extension device not found

What Should I do to avoid this alert coming up?

役に立ちましたか?

解決

This started happening again for me in Cordova 3.1.0 and 3.2.0 on Windows 7. Under Phonegap 3.0.0 we were able to get Device and many other plugins to install and run successfully. So in a worst case you could try 3.0.0 but I will post a better answer if I can patch up 3.2.0 to work again.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top