Cordova / PhoneGap Plugin to mitigate ITMS-90474 and ITMS-90475 when uploading apps built with XCode 7. Sets UIRequiresFullScreen and UISupportedInterfaceOrientations to the Info.plist file until proper support is available in Cordova
cordova plugin add cordova-plugin-ipad-multitasking
cordova plugin add https://github.com/rafelbev/cordova-plugin-ipad-multitasking.git
It's important to note that this does not impact apps built with Xcode < 7 running on iOS 9.
Applies to iOS (9+) only.