darshankawar

Results 1045 comments of darshankawar

@alexaf2000 I see that you are on older version of stable. Current stable version is 1.22.6. I'd recommend you to upgrade to latest and try again to see if it...

@alexaf2000 Since we don't have Xiaomi MIUI 12 device, it'll be tough to replicate the issue and find the root-cause, but still, will wait for you to provide us a...

> @alexaf2000 > Since we don't have Xiaomi MIUI 12 device, it'll be tough to replicate the issue and find the root-cause, but still, will wait for you to provide...

@hagon1983 @Vitor-Bukovitz Can anyone of you share a [minimal complete reproducible code sample](https://stackoverflow.com/help/minimal-reproducible-example) that we can directly copy paste and run to verify this issue ?

Tagging @TahaTesser to verify this issue on Xiaomi MIUI 12 device.

Hi @kenzieschmoll Based on your information, I used a sample `TextField` and tried `cmd+c/v` in it, which worked properly, as below: https://user-images.githubusercontent.com/67046386/134868881-0a21cd46-3af7-44bb-b476-205ff94c83ac.mov Also tried the same on Windows desktop with...

Thanks for the details @kenzieschmoll. I see the same behavior using latest master and stable versions. https://user-images.githubusercontent.com/67046386/135029485-450ccc8d-cc33-4677-b8d0-fee254a33167.mov stable, master flutter doctor -v ``` [✓] Flutter (Channel stable, 2.5.1, on Mac...

@lukertaylor Currently it seems the app_check only works on real device and not on emulators. See [this](https://github.com/firebase/flutterfire/issues/9060#issuecomment-1185664921) issue comment and see if it helps in your case.

@lukertaylor Can you also try [this](https://stackoverflow.com/a/72931246) solution and see if it helps ?

@zitob9 You are on older version of framework. Current is 3.0.5. I suggest you to upgrade your stable version first and try again. Also, upgrade your `collection` package to latest...