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>

Readme

Keywords

Package Sidebar

Install

npm i cordova-plugin-ios-security

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • wininsoft