It seems everyone knows about the dumb little but in PhoneGap that doesn't allow you to have iFrames in your application. There are a number of fixes out there but they are either for legacy versions of PhoneGap, don't work or cause other issues. Here is what I have tried so far:
http://craigpfau.com/2012/02/phonegap-ios-uiwebview-and-safari-app-links/
- How can I open an external link in Safari not the app's UIWebView?
Nothing seems to work. Here is what I'm trying to accomplish:
- Video embeds from vimeo (iframe) stay in app, externalhosts: vimeo.com a.vimeocdn.com b.vimeocdn.com
- All other links go out to safari
Here are my app details:
ios 5.1.1 | Cordova 1.7.0 | JqueryMobile | Jquery 1.7.1