Skip to content

A lightweight cordova plugin for in app purchases on iOS/Android

Notifications You must be signed in to change notification settings

richmoh/cordova-plugin-inapppurchase

 
 

Repository files navigation

cordova-plugin-inapppurchase 📱💰

Applied bug fixes from https://github.com/RainerAppel/cordova-plugin-inapppurchase which fix issues where null pointers like this occur:

java.lang.NullPointerException: Attempt to invoke interface method 'android.os.Bundle com.android.vending.billing.IInAppBillingService.getPurchases(int, java.lang.String, java.lang.String, java.lang.String)' on a null object reference

About

A lightweight cordova plugin for in app purchases on iOS/Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 49.1%
  • Objective-C 26.9%
  • JavaScript 24.0%