IAP Codeless Button not working on Android

I have run into an issue with the codeless button not triggering any action when pressed on Android. On ym PC dev it works just fine.

On Android, neither the success or failure events are being called. I press the IAP Button and nothing happens. I have also notices that the price from the catalog I had configured isn’t updating on Android either (but it is correct on my PC)

Are these two things related perhaps?

Its like the initialize feature isn’t firing properly.

I am using 2020.3.23f1.

@andrewmarshall08 Have you configured your products on Google Play? Also, the device logs will tell us if IAP is initializing correctly. You might want to start with the Sample project and not use Codeless IAP, it has some limitations Configuring for Google Play Store | In App Purchasing | 3.2.3 and How To - Capturing Device Logs on Android and Sample IAP Project