Question

Already asked a question to @sharif and @Haley Pace but no response yet is the community really active do they solve the problem also ?

  • 24 January 2024
  • 1 reply
  • 17 views

Badge

I have a problem in handling slow test card , approves after some time in android sandbox testing . if somebody know how to handle this in React native then please help  


1 reply

Userlevel 4
Badge +6

Hey @mangal-6abff3

What seems to be the issue you’re facing with your slow test card? The way we recommend handling a slow card is to assume that a pending purchase has not gone through until you have confirmation that it did. Confirmation in RevenueCat could look like an update to your listener, or just calling `getCustomerInfo` periodically. 

Reply