AdaptySDK-React-Native: unable to call makePurchase on same consumable product more than once

I’m on v2.2.1

I’m trying to buy the same consumable product more than once. The first time, the native ios buy popup sheet is displayed and I’m able to purchase through apple and everything works just fine. However, if I try to run makePurchase again with the same product, the ios buy popup sheet doesn’t display so I can’t purchase it, and my adapty profile is returned without the new product purchase.

It feels like the makePurchase call is almost cached based on the product identifier or something 🤷

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 20

Most upvoted comments

You’re legend, @akadko! Thanks for your invaluable info! The entire mobile team was unable to catch that, I guess, our accounts are not spammed enough

v2.3.10 is here, it has much new stuff, it can be fixed there, but indirectly 😦 I’m closing this issue for the time being. Please, consider re-opening once you’ll have an opportunity to update!