Hello,
I have read elsewhere that we need to store the information of whether a user purchased in-app content locally, through an INI file or other means.
My question is, what happens if a user wipes their phone and re-downloads the application? Does Apple keep track of in-app purchases on their end, thus allowing them to retain their purchases, or is it all lost?
I am trying to decide whether to create an online database to keep track of purchased content. This would require users to create a username and password, though, and would be overkill if Apple keeps track of this information on their end.
Thanks.