0

I am working on inapp purchase. do I implement to restore transactions for non-consumable products in my code ?

As I read Store Kit provides built-in functionality to restore transactions for non-consumable products

Please let me know if any body knows about this ?

Rafeeq
  • 153
  • 2
  • 10

1 Answers1

0

You have to provide a "Restore purchases" button to users in your app so they can restore already purchased non-consumable products. This is mandatory and without such a button, Apple rejects apps.

lostInTransit
  • 70,519
  • 61
  • 198
  • 274