UNPKG

cordova-ios-requires-fullscreen

Version:

IOS UIRequiresFullScreen Plugin

10 lines (7 loc) 308 B
# cordova-ios-requires-fullscreen `cordova plugin add cordova-ios-requires-fullscreen` or `cordova plugin add https://github.com/chancezeus/cordova-ios-requires-fullscreen.git` It will add the following part to the `*-Info.plist` file during build process: <key>UIRequiresFullScreen</key> <true />