Page 1 of 1

Possible bug : InAppPurchase not working in 7.4.9

Posted: Fri Oct 15, 2021 12:27 am
by JeffSevenDee
In 7.4.8, iap.get_price and iap.get_store_name were working fine. Not to mention of course iap.purchase
But as soon as 7.4.9 compiled the project and sent it to Google Play, iap.get_price and iap.get_store_name both returned None and iap.purchase is systematically failing.

build.google_play_key and build.google_play_salt are still the same , the products are still registered.