cordova-plugin-ipad-multitasking

0.1.1 • Public • Published

iPad Multitasking support plugin for Apache Cordova npm version

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

Install

Latest published version on npm (with Cordova CLI >= 5.0.0)

cordova plugin add cordova-plugin-ipad-multitasking

Latest version from GitHub

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.

Platforms

Applies to iOS (9+) only.

License

MIT License

Package Sidebar

Install

npm i cordova-plugin-ipad-multitasking

Weekly Downloads

35

Version

0.1.1

License

MIT

Last publish

Collaborators

  • rafelbev