Skip to main content
Question

React native SDK

  • September 30, 2025
  • 0 replies
  • 43 views

Forum|alt.badge.img+3

I am using the React Native SDK, and I am getting some PAYWALL_RESULT.ERROR back when users are shown the paywall.

I have been searching for what this result means, but I haven’t been able to find many details about this specific error.
All I can see is this line from the source code:
 

“If an error happened during purchase/restoration.”

 

I would like to know whether this indicates an error on RevenueCat’s side (such as the server sending 500s) or a store/user error (for example, problems processing the payment).

Thanks!

 

This post has been closed for comments