Completed
Step 4 - Setup in-app purchases on the Apple App Store
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Medium Paywall in React Native with RevenueCat
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What are in-app purchases?
- 3 Revenue Cat
- 4 Step 1 - Let's get started
- 5 Step 2 - Install Purchases
- 6 Step 3 - Create a new RevenueCat app
- 7 Step 4 - Setup in-app purchases on the Apple App Store
- 8 Step 5 - Setup in-app purchases on Play Market
- 9 How Revenue Cat groups in-app purchases
- 10 The Coding Part
- 11 Display available products on the paywall
- 12 Make a purchase
- 13 Test buying in-app purchases
- 14 Get the Subscription status
- 15 Listen for Purchaser Info updates
- 16 Implement the Restore Purchases Mechanism
- 17 Identify users
- 18 Congratulations!