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
On my samsung S20 there's an option called battery protection that stops charging the phone at 85%.
When this kicks in SMBSync's tasks that require the device to be charging fail.
Ti reproduce;
Enable battery protection, plug in AC adapter and wait for the battery to get to 85%.
Note that the charging icon disappears from the status bar but the device still knows its plugged in, for example the lock screen will say that battery protection is enabled.
Try to start a task that requires the device to be charing
The task will fail claiming the device is not charging.
It is technically correct since the device is not charging but maybe the optimal condition would be if the AC adapter is plugged in rather than if the device is charging.
It's not a huge issue since i can trigger manually synchs with the widget but it's worth documenting it.
The text was updated successfully, but these errors were encountered:
On my samsung S20 there's an option called battery protection that stops charging the phone at 85%.
When this kicks in SMBSync's tasks that require the device to be charging fail.
Ti reproduce;
Note that the charging icon disappears from the status bar but the device still knows its plugged in, for example the lock screen will say that battery protection is enabled.
It is technically correct since the device is not charging but maybe the optimal condition would be if the AC adapter is plugged in rather than if the device is charging.
It's not a huge issue since i can trigger manually synchs with the widget but it's worth documenting it.
The text was updated successfully, but these errors were encountered: