sharmadhiraj / installed_apps

Flutter plugin with utility methods related to installed apps on device.
https://pub.dev/packages/installed_apps
Apache License 2.0
23 stars 35 forks source link

[Issue] W/System (22492): A resource failed to call close. #25

Open BinaryQuantumSoul opened 4 months ago

BinaryQuantumSoul commented 4 months ago

Whenever I call

InstalledApps.getInstalledApps(true, true)

The console is filled with warning:

...
W/System  (22492): A resource failed to call close. 
W/System  (22492): A resource failed to call close. 
W/System  (22492): A resource failed to call close. 
...

The function works flawlessly though