I\'ve just upgraded to PhoneGap 1.6.1 and I can no longer get external URL\'s to open in Safari.
Prior to this version I had patched AppDelegate.m as follows:
I managed to make it work with this setup:
1: Add the following line to config.xml - PhoneGap version 3.1 and above:
2: Afterwards you can do like this:
Link