Page 1 of 1

Making a "go back to app" button InAppBrowser ?

Posted: Sat Oct 10, 2015 9:26 am
by ScaryFace87

Hello ,

I would like to know if im able to make an button to return to the app in the InAppBrowser.
For example if u use the inAppBrowser u see on the top left a button "home"
If u press "home" u'll be redirected to the app (u exit the inAppBrowser and go to the homepage of the app for example)

Thanks in advance


Making a "go back to app" button InAppBrowser ?

Posted: Sat Oct 10, 2015 4:26 pm
by Serhii Kulibaba

Hello,

You can add such functionality with HTML component, which wraps external page: https://devcenter.appery.io/documenta...


Making a "go back to app" button InAppBrowser ?

Posted: Sat Oct 10, 2015 7:56 pm
by ScaryFace87

Hello,

If im right this is done trought an iframe not in the inAppBrowser or am i looking wrong?

Greetings


Making a "go back to app" button InAppBrowser ?

Posted: Sun Oct 11, 2015 5:56 pm
by Serhii Kulibaba

You are right. It is impossible to manipulate with inAppBrowser's content/settings.