You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device.getInfo provides among other things, the battery level and if it's charging.
Since this is not essential device information and have caused problems on chrome 76-78 in the past , I think it would be good to move that information from getInfo to getBatteryInfo.
It's a breaking change, so should be done as part of Capacitor 2.0
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Capacitor, please create a new issue and ensure the template is fully filled out.
Device.getInfo provides among other things, the battery level and if it's charging.
Since this is not essential device information and have caused problems on chrome 76-78 in the past , I think it would be good to move that information from getInfo to getBatteryInfo.
It's a breaking change, so should be done as part of Capacitor 2.0
The text was updated successfully, but these errors were encountered: