Open links outside app

  1. 4 years ago

    Will you add open links outside the app?

    I dont want to open links inside my app...

  2. admin

    13 Jan 2020 Administrator

    You need to use openExternal() function as described in documentation:
    https://websitetoapk.com/docs/javascript-apis.html

  3. 2 years ago

    The openExternal() uses GET to send the request.

    Is it possible to set a secondary (and optional) parameter to make a POST request, instead of a GET one?

 

or Sign Up to reply!