Payment System with RevenueCat
Following authentication, I decided not to build payments from scratch. The reasoning is similar.
Why RevenueCat
Building in-app purchases yourself requires:
- Apple StoreKit 2 implementation
- Google Play Billing Library implementation
- Receipt ver...
jungjun-sung.hashnode.dev7 min read