Skip to main content
Solved

React Native: Try to buy product - it's a non-subscription

  • November 23, 2023
  • 2 replies
  • 171 views

Forum|alt.badge.img+3

Hi. I’m try to buy the product:

 const result = await Purchases.purchasePackage(this.selectedPackage);

It’s resolves success, but result.customerInfo.entitlements.active is empty. In Xcode i receive following warning:

Transaction '2000000463276919' will not be finished: it's a non-subscription and it's missing in CustomerInfo list: []

What’s happening?

 

Best answer by matthew-p

So, It resolved on its own. It seems like it was somehow related to the AppStore.

View original
Did this post help you find an answer to your question?
This post has been closed for comments

2 replies

Forum|alt.badge.img+8
  • RevenueCat Staff
  • 566 replies
  • November 30, 2023

Hi, to better investigate this can you enable the Purchases SDK’s debug logs and send them here? You can enable them following our guide here: https://www.revenuecat.com/docs/debugging#section-debugging


Forum|alt.badge.img+3
  • Author
  • Helper
  • 3 replies
  • Answer
  • December 1, 2023

So, It resolved on its own. It seems like it was somehow related to the AppStore.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings