I don’t really understand this idea.
Do I have to provide a restore button for the user?
What method should this method invoke?
What will restore will do?
I don’t really understand this idea. Do I have to provide a restore button
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You typically restore purchases with this code:
It will reinvoke
-paymentQueue:updatedTransactionson the observer(s) for the purchased items. This is useful for users who reinstall the app after deletion or install it on a different device.Not all types of In-App purchases can be restored.