Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
ronjart's avatar
ronjart
Explorer
3 years ago

Destination App to App Travel Popup Modal

Looks like a recent update has added a notification popup that asks the user whether they want to quit the current app when they try to enter a destination to another app via:

Oculus.Platform.Application.LaunchOtherApp(appId, applicationOptions);

 I see how that could be useful, but for my usecase it doesn't make sense and is disruptive to the UX flow. Can we make this modal optional?