-
I don't use any Fragments in my app. I suspect this i coming from AndroidX.
### LeakTrace information
```
┬───
│ GC Root: System class
│
├─ android.net.ConnectivityManager class
│ Leakin…
-
This crash still happen in my app with Flutter 1.12.13+hotfix8, maybe related to https://github.com/flutter/flutter/issues/47804. It's collected from my users' devices, I cannot reproduce it. It happe…
-
## Plugin Version
2.3.0
## Steps to Reproduce
The exception occurs if I turn off internet connection on the device and navigate between pages where the `AdWidget` is placed. The build function …
-
```
type: crash
osVersion: google/bramble/bramble:13/TP1A.221005.002/2022100300:user/release-keys
package: com.google.android.gms:222615044
process: com.google.android.gms.persistent
android.ne…
-
### Reproduction steps
1. flash `7.3.0SoftDevice S140` at first.
```bash
pyocd erase -t nrf52840 --chip
pyocd flash -t nrf52840 s140_nrf52_7.3.0_softdevice.hex
```
[https://www.nordicsemi.com/…
-
Caused by android.net.ConnectivityManager$TooManyRequestsException
android.net.ConnectivityManager.convertServiceException (ConnectivityManager.java:3609)
android.net.ConnectivityManager.registerD…
-
## Steps to Reproduce
1. use webview_flutter v0.3.5
2. set initialUrl to 'https://connect.stripe.com/oauth/authorize?response_type=code&client_id=${config.stripeClientId}&scope=read_write'
3. rep…
-
----- pid 3707 at 2023-11-06 15:41:25 -----
Cmd line: com.qupai.oilpress
Build fingerprint: 'Android/rk3399_all/rk3399_all:7.1.2/NHG47K/xcs101121848:userdebug/test-keys'
ABI: 'arm64'
Build type:…
-
For me, It seems not so clear how to approach ResolverConfig on Android. No where in the document explicit on how to handle it.
Is what this person did on stackoverflow would be somewhat the ideal ap…
-
#### 问题描述
* 我自己用Retrofit2网络框架,通过拦截器可以获取接口请求错误的具体信息,但是用EasyHttp只会返回一个错误码403,没有错误信息
,请问这是什么原因呢?
*我自己的返回结果:
`返回结果:{"code":2007,"errorMessage":"开发环境下注册用户上限为 100 个,生产环境下注册用户不超过 100 可免费使用,超过 100 需…