Quantcast
Channel: >devblog_ » iOS
Browsing latest articles
Browse All 2 View Live

inAppPurchaseManager and config.xml

Just a short note because I found it nowhere else on the net: If you’re getting this error: ERROR: Plugin ‘InAppPurchaseManager’ not found, or is not a CDVPlugin. Check your plugin mapping in...

View Article


Posting requesting multiple products with inAppPurchaseManager

Documentation for inAppPurchaseManager is poor at best. Here’s how to initialize with multiple products: window.plugins.inAppPurchaseManager.requestProductsData(["myproduct1", "myproduct2",...

View Article

Browsing latest articles
Browse All 2 View Live