Developer Builds Unified GA4 Dashboard, Battles Google Play OAuth Review Loop
A developer built LiveStack GA, a native Android app using Flutter and Firebase that aggregates real-time active user counts from multiple Google Analytics 4 properties into a single dashboard. The app requires a sensitive OAuth scope for analytics read access, triggering a mandatory verification process before it could be listed on the Google Play Store. Repeated rejections followed because Google's own account security was blocking reviewers' emulator IPs during test sign-ins, causing login failures the reviewers mistook for app bugs. The developer resolved the issue by manually registering Play Store SHA-1 keys in Google Cloud Console, recording a proof-of-functionality video, and leaving explicit notes for reviewers explaining the security block. After weeks of rejections, LiveStack GA was approved and is now live on the Play Store.
