Hello,
On my app, when the user taps the Purchase button, the prompt for login with Apple appears asking for password. If the user doesn't remember his AppleID password and has to look it up on another app, he will send my app to background and open another app to search for the password.
As soon as he goes back to my app I have a PURCHASE_CANCELLED error, and he has to restart the process, taping the Purchase button again.
Is there a way for RevenueCat to not cancel the purchase when app goes to background in the middle of purchase process?
Thank you,