-
### Which Platforms?
iOS
### Which Flutter Version?
3.19.5
### Which Braze Flutter SDK version?
11.0.0 and 11.0.1
### Repro Rate
100% when running testing
### Steps To Reproduce
flutter pub g…
-
Hi,
tried to use your widget but it crashes.
here where i call it like the example:
Navigator.of(context).push(MaterialPageRoute(
builder: (BuildContext context) =>…
-
### How can we help?
The app I work on is seeing a number of crashes coming from a TooManyRequestsException
thrown by the android.net.ConnectivityManager. Further up the stack trace you can see
its…
-
This is reported on prod from lower end devices such as by Motorola.
Stack trace:
```
main (runnable):tid=1 systid=22938
at android.net.NetworkCapabilities.clearAll(NetworkCapa…
-
#### Environment details
1. maps compose version 5.0.3
2. Jetpack compose version 1.6.7
3. Material3 version 1.2.1
#### Code example
```
GoogleMap(
modifier = Modifier.fillMa…
-
kOS should be changed to tolerate switching ConnectivityManagers without having to start a brand new save. Right now the user is only presented with the choice of ConnectivityManager at campaign star…
-
# Bug Report
### Description of the Bug
I have added the YouTube player of the viewpager's recycler view and added it as a LifecyclerObserver with the parent Fragment. There are few crashes record…
-
LeakCanary 2.8.1检测到内存泄漏ConnectivityManager.mContext
-
see:
https://developer.android.com/reference/android/net/ConnectivityManager.html#getActiveNetworkInfo()
-
STEPS:
- install app
- start downloading
The app crashes. Downloads are not interrupted, opening the app again will show the files are still downloading.
CANNOT REPRODUCE at will but it seems to…