05-18-2020 09:35 AM
05-19-2020 07:52 AM
03-01-2021 07:42 AM - edited 03-01-2021 08:03 AM
Application.OpenURL seems to work for Windows, but what if I am on the Quest?
04-01-2021 02:32 AM
Yes what should we do If We have build the apk for quest and inside the apk when when we hit the button it doesn't seems to open the web browser. Did you got any solution for this problem ?
04-01-2021 02:33 AM
Application.OpenURL() I used this and it was working on PC when I hit play in unity, but when I exported the apk The link didn't opened in Quest
06-25-2021 06:18 AM
Still no solution for that?
07-16-2021 04:43 PM
Any feedback?
05-10-2022 12:44 PM
Update: now if you open a url from your quest apk, it will automatically open oculus's meta quest browser. for me it seems to close my app after opening the browser though, so im not sure how helpful that is to you if your app closes
06-30-2022 05:54 PM
I am trying to figure out how to get it to open in the background as well, or be able to go back to the application that opened it after interacting with the browser. If anyone has any hints, or if meta wants to listen in for future features, it would be able to interact with the browser and not close the main application that opened the browser.
01-08-2023 05:34 AM
My browser seems to open (after having to close the app) but the url used in Application.openURL("https://..") is not opened in the browser. Is anyone else here having that same issue?