Pregunta

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.

¿Fue útil?

Solución

You need to use the InAppBrowser of PhoneGap.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top