iOS binary submission and encryption + KeychainItemWrapper -
I am trying to upload an app to iTunesConnect and it is asking the following yes / no questions:
I used this code
keychainItemWrapper class and
security frame in my app How should the answer be given?
If you encrypt any content in your app, then you should say yes There is, otherwise, No , according to my observations, the key is the eTammrapper is used when the data is encrypted, then you should say yes in that situation.
Comments
Post a Comment