Why an Expo app needs an analytics layer before adding Amplitude
|18 min read
Written by: Jonathan Reis on
Build one analytics contract for an Expo app, keep Firebase and GA4 working, add Amplitude without rewriting product code, and gain independent rollout, failure isolation, and better product decisions.
How to validate Firebase DebugView events in a React Native release build
|9 min read
Written by: Jonathan Reis on
Validate Firebase Analytics in a production React Native APK by combining local debug logs with the realtime response behind GA4 DebugView, even when its device counter says zero.