While implementing In-App purchase features, do I have to serve option to “restore purchases” for the user, or this feature is only optional/suggested?
While implementing In-App purchase features, do I have to serve option to restore purchases
Share
The ability to restore previously purchased content doesn’t have to be explicitly exposed to the user. In some of the apps my company has shipped, previously purchased content is restored when the user taps on the “Buy” button.
Our initial design had a separate “Restore Purchase” button, but our publisher insisted that we remove it and have everything go through the “Buy” button.
Update: This answer was correct at the time it was written. Apple has since changed its policies.