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
Post a Comment