10-31-2022 09:48 AM - edited 10-31-2022 09:49 AM
We have discovered an issue where some of our users are pressing the Oculus home button right after they enter the pin when purchasing our subscription service. This results in the IAP.LaunchCheckoutFlow().OnComplete() never being called.
Any additional attempts from the user to purchase and our app gets an immediate user_canceled error.
It seems that the purchase does process on the Oculus side, but because our application does not receive the OnComplete callback, we are not made aware about this. What is the resolution to this issue?
2 weeks ago
fyi - this may be fixed in v77 with the new Navigator UI