How can I perform a background check on iOS?
I am needing to perform a very simple background check for my iOS app. It
needs to just make one call to my web server and check the number it
retrieves against something in my app. Is it possible to do that kind of
background check? If so what can I do to put it together?
No comments:
Post a Comment