Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
znayer0's avatar
znayer0
Honored Guest
4 years ago

Oculus IAP always returns success in Beta

When we upload our build to the Oculus Beta and try purchasing using the in app purchases, it always succeeds.

 

Even if the cancel button is pressed in the checkout purchase, it seems that the LaunchCheckoutFlowCallback always returns with no error, and the purchase proceeds in code since `msg.IsError` is always false. I'm following the IAP documentation given for Oculus for Unity. I'm not sure what's going on, or if it always returns with no error and I should be checking for something else to see if the purchase failed or not. Thank you.

Replies have been turned off for this discussion