Adding encryption to an iPhone app, how does it affect approval? [closed]

白昼怎懂夜的黑 提交于 2019-12-04 23:47:00

问题


I am If I add encryption to an iPhone app (basically to encrypt a username/password when sending to the server), I will need to answer "Yes" to the question in iTunes connect of if I have added encryption to the app. I know that there are many laws about exporting encryption software outside of the US, which is why Apple makes us answer this question. How does adding encryption to an iPhone app affect approval times, in your experience, and are there any reasons why adding encryption to an app would make Apple reject it?


回答1:


There are several of those encryption questions and if it is for storing passwords, then you probably are OK (although I don't remember exactly). If you encrypt any kind of network traffic, however (even if it is just getting a page via HTTPS), then you'll need to register your app with the US government (if you are in the US). While you are obtaining that registration, Apple may let you sell your app in the US-only store.

Check this out:

Using SSL in an iPhone App - Export Compliance



来源:https://stackoverflow.com/questions/5609259/adding-encryption-to-an-iphone-app-how-does-it-affect-approval

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!