Software Archive
Read-only legacy content
17061 Discussions

Launching default browser to a particular website

Joe_H_3
Beginner
244 Views

I'm looking for some help with the following scenario.

I am developing an app using HTML5. The app is basically just a version of a website. I would like to create a button on the app which takes the user to a particular site which is opened in the native browser of the device. The app will be available for Android, iOS and Windows. Any help would be much appreciated.

 

0 Kudos
1 Reply
Pamela_H_Intel
Moderator
244 Views

Joe - take a look at the InAppBrowser plugin (https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-inappbrowser/). Be sure to read the "Windows Quirks" section.

0 Kudos
Reply