-
**Describe the bug**
Using the CBL library in a load test with replication setup on a part of our user base, we get a big cluster of app crashes on Android devices that are produced by the Couchbase …
-
Please see this comment if you see this: https://github.com/flutter/flutter/issues/37566#issuecomment-640879500
----
I had received a report from crashlytics, running on Nexus 5X, Android versio…
-
## Steps to Reproduce
Just create a ui with stack view and keep phone locked while installing the app via adb
**Expected results:** The ui should looks perfect like it looks everytime
**A…
-
Background:
In my app, I need both the audio_service and the Android alarm manager plugin.
(So this is Android only)
I need the ability to schedule an alarm at a specific time.
This alarm should t…
-
#### Since I updated my flutter to the latest version I have been getting spam logs on console. I have tried switching to stable and master but the problem persists.
##### Here are the spam log mess…
-
## Steps to Reproduce
When testing any app with a Doogee X30 device, (and sometimes when performing a hot restart) it randomly crashes giving this message.
Can't find a pattern to it.
## Logs
…
-
## Steps to Reproduce
Flutter Add 2 App crashes on Android when ListView is resized by the keyboard. I've managed to reproduce the issue consistently with a demo project. Related issues: #31139 #3317…
-
App crashes and exception
```
Cannot execute operation because FlutterJNI is not attached to native.
```
appears if I close application during `await getCurrentPosition` in `geolocator` plugin …
-
I am building an app and I am using the share plugin for sharing an article that the user wants to share. It works fine on Gmail, Telegram, or any other sharing app, but when the user tries to share t…
-
In Flutter master there's now an option to build an apk in release mode for android-x64. I've tried it but the application seems to crash as soon as i open it.
## Steps to Reproduce
1. Create a …