poiuytrez / AndroidInAppBilling

Android App Billing plugin for Cordova
174 stars 144 forks source link

exec() call to unknown plugin: InAppBillingPlugin #15

Closed mcherubin closed 10 years ago

mcherubin commented 11 years ago

Hello when i call inappbilling.init(success, error) in the console I've an error "exec() call to unknown plugin: InAppBillingPlugin" and the error callback function get an error "Class not found".

Could you help me?

poiuytrez commented 11 years ago

Which version of Cordova are you running?

mcherubin commented 11 years ago

2.7.0

mcherubin commented 11 years ago

Now I'm testing the V2 and it seems correctly initialized

poiuytrez commented 11 years ago

I would recommend to upgrade to Cordova 2.8 for the V3.