I would like to build an app that contains a simple integrated web browser. Does the Tiggzi platform support this? If so, how?
I would like to build an app that contains a simple integrated web browser. Does the Tiggzi platform support this? If so, how?
If you create a Mobile App (instead of Mobile Web), you will be able to export the app for iOS as well as access native device features via PhoneGap.
Hi
Does this mean In order to use the Phonegap Inapp Browser, one would need to export the app,bring it in to Eclipse and then continue?
You can use any PhoneGap API inside Appery.io, including In-app browser. However, testing would need to be done on the actual device. You can use Appery.io Mobile App Tester to test apps.
Hi Max
Thank you for your quick response. I am impressed an appreciate how quickly all my posts are answered.
I am using the Child Browser with the following code.
window.plugins.childBrowser.showWebPage(localStorage.getItem("BarcodeValue"), { showLocationBar: false });
This works perfectly. However I want to open the browser inside my app. I see phonegap has an "InAppBrowser" API which uses "open.window...."
I tried using "open.window....."but this does not work (on Android at least).
How can I use this API to have the browser display within my App? Or would you suggest another way to do this?
I presume the answer to this question would also apply to any other PhoneGap API that I want to use???
Thank you
Hi, please check this post and let me know if it helps https://getsatisfaction.com/apperyio/...
Hi Marina
We seem to be chatting in three different posts. Please can you refer to
ok, I'll update this post https://getsatisfaction.com/apperyio/...