Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

App Store Export Compliance - does this include data stored in keychain?

Tags:

ios

app-store

Rather confused about this.

I'm storing the user's username and password inside Keychain in my app, does this constitute an encryption feature in accordance to the App Store Export Compliance? Or does this concern things like SSL?

Thanks

like image 534
sooper Avatar asked Nov 22 '25 12:11

sooper


1 Answers

I submitted the app without ticking the box for encryption data and it was accepted. It seems that keychain does not effect this.

like image 96
sooper Avatar answered Nov 24 '25 04:11

sooper