Created on 01 December 2022
icon_unfollowing
Login to follow
ios-no-export-compliance

iOS No Export Compliance

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 01 December 2022 by 
ios-no-export-compliance

iOS No Export Compliance

Details
iOS No Export Compliance This plugin set ITSAppUsesNonExemptEncryption to false in *-Info.plist file
Read more

How To Use:

Make a reference to the plugin iOS No Export Compliance and add the action "CheckPlugin_iOSNoExportCompliance" on "OnApplicationReady" event of your mobile Application.

Publish the code and generate new iOS build. The key following key will be added to your plist file

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


Why we need this?

During the submission process, Apple store need to know if the application use any encryption algorithms. If your application use an encryption algorithm you should NOT use this plugin, otherwise you can include it in application and bypass the following step during the submission process:

 


Github:

https://www.npmjs.com/package/cordova-ios-plugin-no-export-compliance?activeTab=readme

https://github.com/mikaoelitiana/cordova-ios-plugin-no-export-compliance


Apple:

https://developer.apple.com/documentation/security/complying_with_encryption_export_regulations


Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Security & authentication
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
iOS No Export Compliance has no dependencies.
Application Objects
iOS No Export Compliance has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads