I have installed below plugins,
cordova-plugin-device 1.0.1 "Device"
cordova-plugin-geolocation 1.0.1 "Geolocation"
cordova-plugin-inappbrowser 1.0.1 "InAppBrowser"
cordova-plugin-network-information 1.0.1 "Network Information"
cordova-plugin-splashscreen 2.1.0 "Splashscreen"
cordova-plugin-whitelist 1.0.0 "Whitelist"
In config.xml I have below link,
<access origin="*" />
You will need to set the Cordova Content Security Policy and iOS 9 App Transport Security please see my answer at Issues with ajax request (Cordova)