Skip to content

marwanhilmi/cordova-plugin-ios-non-exempt-encryption

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Export Compliance: ITSAppUsesNonExemptEncryption false

Platform

How to install

cordova plugin add cordova-plugin-ios-non-exempt-encryption

When to use it

You will need this plugin to deploy your app to TestFlight in case of

  • your app does not use cryptography
  • your app does not qualify "for any of the exemptions provided in Category 5, Part 2 of the U.S. Export Administration Regulations"

What it does

This plugin sets the following setting in the Info.plist file

<key>ITSAppUsesNonExemptEncryption</key><false/>

Further information

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published