Closed Bandito11 closed 5 years ago
The error was on my part. I was saving the product id's on the device so the user didn't have to download the info everytime they went to the setting page but didn't realize that I had to get the products ID everytime in order to run this plugin.
Please include:
Your code / steps to reproduce
Type of product you are working with consumable/non-consumable/subscription
non-consumable
Version of cordova
8.1.2
Version of iOS/Android
Android Pie
cordova ios: 5.0.0 cordova android: 8.0.0
I was using the same code and it worked before the latest update to 1.2.0. I don't know what I am doing that is wrong. The manifest.json is in the WWW folder. I can get the products from the Play Store and Restore the purchase. If I already bought it I get the error message that I already bought it. But if I try to buy it (using another account) I just can't buy it and it shows me the error message in the picture.
I am using ionic 4 and I upgraded from ionic 3. It is working fine on iOS.