External webpage
Is it possible to load an external web page into tiggzi without it switching to the native browser?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Is it possible to load an external web page into tiggzi without it switching to the native browser?
The app that you build in Tiggzi app builder is HTML5, jQuery Mobile, JavaScript mobile app. You can also build a PhoneGap app (hybrid app). The final app will run in the browser. You can open a new page (or Web site) in the same window or you can launch a new browser window. So, to answer your question, you can load an external Web page but it will be in the browser. Let me know if this helps...