Forum Discussion
infinite360vr
10 years agoExplorer
Unity - How to open Samsung Internet App from my Unity App
Here is a scenario, I want to redirect users to Samsung Internet Web Browser App to create a new account when they click on sign up button. Is there a way to open others app via Unity, Or can I show w...
vrdaveb
10 years agoOculus Staff
Have a look at https://forum.unity3d.com/threads/creating-a-share-button-intent-for-android-in-unity-that-forces-the-chooser.335751. You can make and send the intent from C# using Unity's AndroidJavaObject class. The calls can go in an OnPause callback, but you should show a dialog (probably in a UI canvas) telling the user to undock to make OnPause fire.
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
- 2 months ago
- 2 years ago
- 9 months ago