In App Purchase

Hi
I am using In App Purchase plugin

After updating to the latest to Ionic 4 the plugin has not been working when I upload to the Play store. I get this error message on Android when I try to buy something. But it works when testing it on a local device.

04%20PM

It was working before I upgraded so I don’t know what I am doing differently.

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.