Open ahunter135 opened 7 years ago
Please include:
if (window.inAppPurchase) { window.inAppPurchase .getProducts(['com...upgrade']) .then(function(products) { $scope.products = products; alert($scope.products); }) .catch(function(err) { alert(err); }); }
Class Not Found
non-consumable
I am having the exact same error
Please include:
Your code / steps to reproduce
Console output
Class Not Found
Type of product you are working with consumable/non-consumable/subscription
non-consumable
Version of cordova
Version of iOS/Android