Domanda

I want to open a url that does not exit the app when it is deployed via Cordova / Phone Gap.

UIWebView

Sample UIWebViewImage

I want to do something similar retain the top NavBar of the app, but without the address bar. When I currently visit a url it will open the whole screen into the app, without back/forward buttons or any of the navbar or tabbar navigation.

È stato utile?

Soluzione

You need to use the InAppBrowser of PhoneGap.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top