I am going to need to have encrypted messages between my app and my server. I was going through apple's documentation to find something about that issue. (basically I need to encrypt the way the communication is going on so that no other app can imitate that and use my server) Does anyone know if this can pose a problem with Apple?
Asked
Active
Viewed 234 times
1 Answers
1
No apple has no problem with this, but....
If you are using strong encryption you will have to get a licence, look at this site for more details. The documents they provide when get the licence you will have to upload to apple when you publish your app.
I also found this SO which points to this blog which details how to obtain permission.