Fatal Exception: java.lang.IllegalStateException Cannot recycle a resource while it is still acquired
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
Version:4.16.0
Device: Samsung,Xiaomi,Oppo,vivo ,etc
The issuse found on the firebase for long time, today i try to reslove it.
I had some new potins about it.
The issuse was only uploaded when the app screen is in the background .
so i check it when it was in background ,i preload some resource in some times,but it was not cleared all request when the app is in background, i used the `preload` method and `application` scope, it will get the issuse when the app was from background to front, Is it possible?
If it is possible , stop all request when it was in background, resume all request when it was in front, is it resloved?
Contributor guide
Assessment
This issue has not been assessed yet.