Hello,
I have developed an app in ionic v6, and I have implemented the in-app purchase 2 library. Everything works perfectly on the real device, but the purchases don't work on the simulator (it doesn't do anything when you click on buy).
The problem is that app reviewers test the app on emulator, so it keeps getting rejected for me.
Is there a way to make it work in the emulator? Shouldn't it be enough that it works on a real device?
Reviewers can test on real device?
Thank you