iOS Question Submit Export Compliance for App with Encryption

aeric

Expert
Licensed User
Longtime User
Do I need to submit the Export Compliance Information if my app uses AES encryption?

1684661706781.png


It also asked me whether my app will be available for users in France.
 

aeric

Expert
Licensed User
Longtime User
I also add the following line in B4i. Am I doing this correctly or is it necessary?

B4X:
#PlistExtra: <key>ITSAppUsesNonExemptEncryption</key><false/>
 
Upvote 0
Top