Reputation: 3379
Does phoneGap supports normal web page, if so can i have the link which i can go through?
thanks
sri
Upvotes: 4
Views: 1203
Reputation: 2478
Definitely, it can load in your existing UIWebView instance, or into a ChildBrowser plugin.
Upvotes: 3
Reputation: 519
You can link from a PhoneGap app to an external web page - it will just open it in Mobile Safari (for the iPhone) or the Android Browser.
Upvotes: 2