Eric Peterson
Posts: 0
Joined: Tue Jun 12, 2012 6:59 pm

Integrated web browser in iOS app via Tiggzi?

I would like to build an app that contains a simple integrated web browser. Does the Tiggzi platform support this? If so, how?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Integrated web browser in iOS app via Tiggzi?

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.

http://help.gotiggr.com/documentation...

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Integrated web browser in iOS app via Tiggzi?

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?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Integrated web browser in iOS app via Tiggzi?

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.

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Integrated web browser in iOS app via Tiggzi?

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Integrated web browser in iOS app via Tiggzi?

Hi, please check this post and let me know if it helps https://getsatisfaction.com/apperyio/...

Deon
Posts: 0
Joined: Sun Jun 30, 2013 6:00 am

Integrated web browser in iOS app via Tiggzi?

Hi Marina

We seem to be chatting in three different posts. Please can you refer to

https://getsatisfaction.com/apperyio/...

Return to “Issues”