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
Post a Comment