I'm building a MMORPG for the iPhone.
The iPhone app connects to server to join the world. Between the app & the server, I can't figure out how to detect if the particular instance of the app is legit or if it's pirated. Is there a way to do this?
I know that I can grab the UUID off the phone ... but unless apple sends me a list of every UUID that purchased my app, I see no way to check for this.
Thanks!