Although it’s not a real problem for me, I can imagine others might want to program their IAP support more tightly.
At the moment my app (in development) has IAP. When a (test) user buys a product the app simply stores an app-internal reference in a text file that is used in other places to determine to what the user has access to.
But if you log the user out of the App store and start the app again, either without being logged into the App Store or using a different name, the text file is still there of course. So just simply reading it to check what IAP products were bought, opens these bits to any user of the device.
As said, I’m not troubled by this, but still how would you solve this if you wanted?
The transaction of a purchase does not transmit the user id in the App Store.
I know of no way to determine this. Anyone?
Cheers [import]uid: 123200 topic_id: 26367 reply_id: 326367[/import]