Open browser from the app?

  1. 5 months ago

    Hi, I tried everything to make this work:

    I want to make from my website apk to open browser from html button href="google.com" _blank, I also tried to make various js scripts but nothing worked.

    Everytime it opens in same window (in app window). I need so bad this because it's neccessary for working certain actions!

    Thanks you in advance!

  2. admin

    Nov 20 Administrator

    You can use openExternal() function to achieve this as below:
    https://websitetoapk.com/docs/javascript-apis.html

 

or Sign Up to reply!