cordova-plugin-ios-security

0.3.0 • Public • Published

cordova-ios-security

cordova plugin add https://github.com/robertklein/cordova-ios-security.git

It will add the following part to the *-Info.plist file during build process:

<key>NSAppTransportSecurity</key> 
<dict>
  <key>NSAllowsArbitraryLoads</key> <true/> 
</dict>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    2

Package Sidebar

Install

npm i cordova-plugin-ios-security

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • wininsoft