DownloadService memory leaked

App version: 3.0.0-beta3 (Custom built APK)

Android version: android 12 (Please mention if you are using a custom rom!)

Device model:redmi k50

Expected behaviour: DownloadService do not be leaked…

Current behaviour:

First occurred:every time

Steps to reproduce:

  1. integerited the LeakCanery tool in the app source code.
  2. Then complie the source code and install the debug apk.
  3. Then open the app ,and switch to ‘Home’ page,and click the refresh button on the top of the page,
  4. and there were a dialog of leakCanary popup.
  5. the leak object is DownloadService .

Environment:




Stacktrace/Logcat:

[if available]

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.