In this tutorial, you’ll learn how to open any URL directly in your device’s default browser. When the user clicks a button, the specified URL will launch in the browser, making it easy to access external links outside the app.
Go to the Utility page & take a button, give the name Open URL.

Double click on Open URL button -> In onClick events select call a nanoflow & create a new nanoflow(ACT_OpenURL).

Open ACT_OpenURL nanoflow & take an Open URL activity.

Open URL activity & pass the URL.

Now run the application & test it.

When you click the Open URL button, the URL will open in your device’s browser.


Conclusion:
I hope this article has helped you understand How to Open Any URL In the Browser In Mendix Native App.
Thanks for reading this! See you in the next blog post.
