You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the library to enable subscription purchases. I'm still developing the app so I'm using the sandbox. When I purchase the product I get the "You're all set. Your purchase was successful." dialog but the app itself isn't running the callback and the console is printing the warning "No callback registered for transaction with state purchased." When I start the purchase and cancel instead of entering the sandbox account password I see the warning "No callback registered for transaction with state failed."
I'm using the library to enable subscription purchases. I'm still developing the app so I'm using the sandbox. When I purchase the product I get the "You're all set. Your purchase was successful." dialog but the app itself isn't running the callback and the console is printing the warning "No callback registered for transaction with state purchased." When I start the purchase and cancel instead of entering the sandbox account password I see the warning "No callback registered for transaction with state failed."
Here's the react code I'm using for the purchase.
I'm using ios 12.1.3.
Any ideas about what's going on?
The text was updated successfully, but these errors were encountered: