System.ObjectDisposedException: ObjectDisposed_Generic ObjectDisposed_ObjectName_Name, Android.OS.PowerManager #22204
Labels
area-essentials
Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info
partner/android
Issues for the Android SDK
platform/android 🤖
s/needs-attention
Issue has more information and needs another look
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
When running our application without a charging cable plugged in, the application will crash at any point below 50% battery charge. There is currently no reference the the Battery object. If the application is running and the charging cable is plugged in, the same crash occurs.
I believe that a third party component, Shiny Jobs, is disposing the the PowerManager after the battery implementation has retrieved it.
Steps to Reproduce
Link to public reproduction project repository
ObjectDisposedSample
Version with bug
8.0.21
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
Keep the usb cable plugged in
Relevant log output
No response
The text was updated successfully, but these errors were encountered: