What is the quickest setup for testing IAP in the android app?
Currently, im following this steps:
- create new release in play console
- wait for the release to be published to testers
- test
This takes way to much time. Is there a way to quickly (locally?) test the functionality of IAP services in my game? How to effectively debug IAP parts of my game, without waiting?