poiuytrez / AndroidInAppBilling

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

module is not defined #29

Closed jiangkuo888 closed 10 years ago

jiangkuo888 commented 10 years ago

Hi everyone,

I am new to phonegap and just started on my first app. I am wondering which link of v3 should I pull if I am using cordova plugin add command?

When I install the plugin manually, I encountered "module is not defined" error after I run the app in the inappbilling.js line 101 "module.exports = new InAppBilling();"

I followed all the steps in the readme file, but I still cannot figure out where I am wrong. Thanks!

poiuytrez commented 10 years ago

Have you found a solution for your issue?

jiangkuo888 commented 10 years ago

Yes, I got it working perfectly! Thanks a lot!

Jiang Kuo

Game Developer

Serious Games International (S) Pte Ltd


T: +65 6610-1472 | www.seriousgamesinternational.com

71 Ayer Rajah Crescent #04-09 | 139951 | SINGAPORE

On Fri, Nov 8, 2013 at 11:24 PM, Guillaume Charhon <notifications@github.com

wrote:

Have you found a solution for your issue?

— Reply to this email directly or view it on GitHubhttps://github.com/poiuytrez/AndroidInAppBilling/issues/29#issuecomment-28070388 .

daroczig commented 10 years ago

Could you please share what was the solution? :)