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?
|
|
|
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. |
||||
|
|
|
Its optional, but you should consider adding it since there are multiple reasons a user might want to have this option (eg. a failed backup or a freshly new device, I wouldn't want to get punished for this by the App developers) |
|||
|
|
|
Today it is nessesary. you MUST have this "button" if you has "in-app purchases" |
|||
|
|
|
It's mandatory. My app is rejected because of this. Here's apple message:
|
|||
|
|
|
No. I have apps released without restore purchases. |
|||
|