Forum Discussion
wa1do.b
1 year agoHonored Guest
LaunchCheckoutFlow OnComplete never called if dialog is dismissed with oculus button on controller
The checkout flow dialog can be dismissed by pressing the oculus / meta button on the controller. This brings the user back to the app but the `OnComplete` event is never triggered.
Oculus.Platform.IAP.LaunchCheckoutFlow(_productID).OnComplete((result) => {
// we never get here if dialog is dismissed with meta/oculus button on controller
})
We would expect to receive callback with "user_canceled" error message.
Replies have been turned off for this discussion
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 29 days ago