This project was completed as part of Section 20 in the Complete iOS Development Bootcamp by Angela Yu.
InspoQuotes is a motivational quotes app that offers both free and premium content. By integrating StoreKit for in-app purchases, the app allows users to purchase access to a wider range of premium quotes.
In this project, I focused on:
- StoreKit Integration: Used StoreKit to manage in-app purchases for unlocking premium content.
- Transaction Management: Implemented SKPaymentTransactionObserver to handle purchasing, restoring transactions, and managing failed transactions.
- UserDefaults: Leveraged UserDefaults to save and retrieve purchase status, allowing for seamless access to previously purchased content.
- Proficiency in using StoreKit for in-app purchases and product management
- Experience handling transactions and updating UI based on purchase status
- Familiarity with using UserDefaults for saving simple data locally
- Allows users to restore previous purchases, maintaining access across devices.
- Provides feedback when transactions succeed or fail.
For more information, feel free to reach out:
- Email: aranfononi@gmail.com

