web services - Verifying iOS app owernship -


I am creating a web application for iOS app developers. After the user signs up, they have the option to add their iOS app to my platform.

What I need to do is verify that they are actually the owner of the app. For example: I do not want anyone to sign up and claim when they do not.

Q: How do I verify ownership of the iOS app? Is there a REST / SOAP API in existence for this requirement?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -