Firebase offline persistence fails!!!

We’re using firebase with react native and expo and each time we try enabling offline persistence in expo, it gives us an error
IndexedDbPersistence LocalStorage is unavailable. As a result, persistence may not work reliably. In particular enablePersistence() could fail immediately after refreshing the page.

We’re using: “firebase”: “8.2.3”,
“expo”: “^42.0.0”,

Hey @rajjai, what platform(s) are you encountering this error on?

1 Like