Search code examples
iosencryptionsha1appstore-approval

iPhone App Review and SHA1


My iPhone app uses SHA1 for password security over an instant messaging protocol.

Will I be required to declare my app as "containing encryption" when I submit it to Apple's review process?


Solution

  • If you say yes to that question, it will then ask you if you use it for anything other than authentication. In your case, you can answer no and proceed to submit your app as normal.