Documentation
FAQ
Short answers for common PaywallReady buyer questions.
Common questions
Do I need auth?
No. Start anonymous if your first paid version does not need accounts or server-side user data.
Does this work in Expo Go?
The UI can render, but real purchases need a development build because purchases use native store modules.
Does this replace RevenueCat?
No. RevenueCat still manages products, offerings, purchases, restores, and entitlement truth.
Can I use Supabase or Clerk?
Yes. Use an auth adapter that returns a stable user id.
Do I need the webhook?
Only if Firestore rules or backend data need to know the user is premium.