Replies: 1 comment 4 replies
-
Oh no! This may or may not be related to this: #6158 - for which I finally gave up on getting a fully-working firebase-android-sdk (newer versions of auth broke auth emulator, but fixed firestore) and issued 14.9.3 here yesterday with a workaround that keeps the older firebase-android-sdk bom version but updates just firestore to get the fix Does that seem like it might be your use case? You might ingest 14.9.3 as a hotfix and roll that out if possible, if so That issue was probably present as early as 14.3.2 here if that's the issue though, as it was the last time we officially ingested a newer version of the underlying android sdk. ios has had a couple bumps in between. That date range is pretty broad so normally it might make this hypothesis - the firestore reconnection issue - a little suspect, but your symptoms seem to really fit it. I would definitely update either way, since it could be it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is the right place to discuss this but wondering if anyone has experienced an issue where days worth of firestore data has gone missing for a user? My best guess it that is getting cached and never actually ends up getting sent to firestore then when the cache gets too big it just clears it.
Seems to be randomly affecting iOS and Android users using 14.8.0. I haven't been able to recreate the issue but I've had multiple users report this.
Beta Was this translation helpful? Give feedback.
All reactions