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>

Dependents (0)

Package Sidebar

Install

npm i cordova-plugin-ios-security

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • wininsoft