Is Firebase Auth + RevenueCat entitlement sync in Expo still painful, or am I overthinking it?
I’m building a small Expo starter for one specific workflow:
Firebase Auth → RevenueCat user ID → entitlement check → protected premium screen.
Not trying to build a giant boilerplate. I’m trying to understand if this setup is still painful enough that people would use a starter repo/checklist.
For people who’ve shipped paid Expo apps:
- What broke for you?
- RevenueCat config?
- Expo dev builds?
- App Store / Play Store products?
- Firebase user sync?
- Entitlement state not updating?
Trying to decide if this is worth packaging.