RDFurman

Results 4 comments of RDFurman

Expo 52 with Android, iOS, and web. Android and iOS work fine, web does not. I've followed the docs to ensure I only `initializeApp` when the platform is web. I...

> Have you tried the v9 APIs? That is, the modern ones we should all be using now? > > `getAuth(getApp())` and `onAuthStateChanged(getAuth(getApp(), etc)` (or using local vars to hold...

We're seeing this issue as well on web only. No work around?

I checked out @Coolister-Ye's example project and confirmed it is exhibiting the described behavior. This is in addition to the issue showing up in our own project. Perhaps it has...