Usage
The process of implementing in-app purchases involves several steps:
- Displaying the list of purchasable products
- Initiating a purchase
- Delivering and finalizing a purchase
- Checking the current ownership of non-consumables and subscriptions
- Implementing the Restore Purchases button
Note: You have to import InAppPurchaseLib
wherever you use the library.