Hello,
I use OAuth within one of my apps and am about to publish it on the app store. When uploading a new app, you are asked if the app includes encryption. If I use OAuth - how shall I answer this question? What does it mean if my answer is yes? What do I have to prepare for this? Our company is in Europe and the app is going to be sold in US/Canada and Europe.
ok, lets put it this way. What are the rules about encryption and releasing apps on the app store? In my implementation I use HMAC-SHA1 as it is the encryption to use when calling the OAuth service I use. So, when uploading the app into the app store - what must I do and what are the rules about this?
Thanks in advance for any comments!
MACloop
I use OAuth within one of my apps and am about to publish it on the app store. When uploading a new app, you are asked if the app includes encryption. If I use OAuth - how shall I answer this question? What does it mean if my answer is yes? What do I have to prepare for this? Our company is in Europe and the app is going to be sold in US/Canada and Europe.
ok, lets put it this way. What are the rules about encryption and releasing apps on the app store? In my implementation I use HMAC-SHA1 as it is the encryption to use when calling the OAuth service I use. So, when uploading the app into the app store - what must I do and what are the rules about this?
Thanks in advance for any comments!
MACloop
Last edited by a moderator: