darshankawar

Results 1758 comments of darshankawar

> Steps to reproduce are quite tricky unfortunately. I have prepared a working example project : Thanks for the detailed steps and sample repo @Gibbo97 I tried following all the...

> or weren't getting to that point? Here specifically and working onto get the example running.

Thanks for the report. I was able to replicate the reported error following the provided details. stable, master flutter doctor -v ``` [!] Flutter (Channel stable, 3.22.2, on macOS 12.2.1...

I verified this behavior using latest stable version (3.32.1) with S10+ devicue (Android 11 + Samsung Keyboard and GBoard) and observed that the reported behavior does not occur anymore. When...

Thanks for the report. Using the details provided, I was able to replicate the reported behavior using latest sdk versions. ``` stable : 3.32.0 master : 3.33.0-1.0.pre.186 ```

Thanks for the report. Treating this as an enhancement to support `set` and `update` to support `withConverter`. /cc @Lyokone

@drklrd56 Check [this](https://github.com/firebase/flutterfire/issues/11060) issue and underlying comments and see if it helps in your case or not.

@drklrd56 Is the issue occuring only if you deploy to a host or also locally in debug mode ?

> User should be logged in to my app during initial page loads, but I get an App Check error instead and the user credentials are wiped out from the...