iphone - how to make a phonegap app load a url in page without opening it with safari -



iphone - how to make a phonegap app load a url in page without opening it with safari -

how possible using html/js create iphone native app build phonegap or other html based app makers load url in navigation controller without leaving app. (sort of fb iphone app)

you can utilize plugin in xcode project. 1 created guys on phonegap team address situation desribe.

chec out code in http://github.com/purplecabbage/phonegap-plugins/tree/master/childbrowser. allows 'spawn' new controller (from basic phonegap native app) pops , has browser in controller. button allows user 'close' view , homecoming native app.

iphone

Comments

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -