This website uses cookies. By clicking Accept, you consent to the use of cookies.
Click Here
to learn more about how we use cookies.
Accept
Reject
Browse
VR Forums
Announcements
Get Help
Talk VR
VR Experiences
International
Off-Topic
Developer Forums
Unity Development
Unreal Development
Meta Spatial SDK Development
Mobile Development
Web Development
OpenXR Development
General VR & MR Development
PCVR/Link Development
Quest Development
Accessibility Development
Developer Dashboard Feedback
SDK Development
Tool Feedback
Other VR Development
MVPs
Help
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Meta Community Forums
Developer
Unity VR
LaunchCheckoutFlow OnComplete never called if dial...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
LaunchCheckoutFlow OnComplete never called if dialog is dismissed with oculus button on controller
wa1do.b
Honored Guest
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report Inappropriate Content
11-06-2024
07:31 AM
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.
All forum topics
Previous Topic
Next Topic
0 REPLIES
0
Post Reply
Related Content
IAP Implementation for Durable Items
in
Unity Development
05-12-2024
Issues with IAP.
in
General VR & MR Development
04-15-2024
Having Trouble Consuming IAP I do it and it doesnt work
in
Unity Development
12-13-2023
IAP LaunchCheckoutFlow Dialog closing immediately on launch
in
Unity Development
07-04-2023