Matthew Tae7623861
Posts: 0
Joined: Sun Jul 05, 2015 5:41 pm

Navigate to Link doesn't work

For my app, the "Navigate to Link" feature does not work. Here's the mobile preview and apk file:

http://appery.io/app/mobile-frame?src...

https://www.dropbox.com/s/3uoa6ldk9jj...

If you click on "Forms" - "Let us help" - the "HIPAA Authorization"... it should go to: https://api.appery.io/rest/1/db/files...

It does do this on the web page through the browser, but when tested on a phone. it does nothing. How do I get this to work on a phone?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Navigate to Link doesn't work

Hello Matthew,

We are working on it and will reply you via email

She
Posts: 0
Joined: Wed Oct 08, 2014 12:46 am

Navigate to Link doesn't work

Hi Matthew,

if the navigate to link is not working try this code in RUN JAVASCRIPT:

code
//add your url in URL(dont forget to add http://)
window.open('url', '_system');/code

Goodluck,
She

Return to “Issues”