-
-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Do not show again" implementation required for battery optimization warning at startup #131
Comments
Whitelisting GmsCore is needed otherwise YT can randomly shutdown. If your device works ok without whitelisting, that means battery optimizations is effectively already turned off and "disabling battery optimizations" makes zero changes to battery life (but allowing the change will prevent your device OS from later changing its mind and start shutting down MicroG and crashing YT along with it). More discussion here: ReVanced/revanced-patches#3092 (comment) |
@LisoUseInAIKyrios I have inbult multimedia system in my car, there is no battery (lol), but each time it asks for battery optimization to be enabled, how to remove this? |
Is there a way to check if a system supports that operation? |
Go to Settings -> Misc -> GmsCore -> Self check What is on the last line? Does it show 'Battery optimizations ignored' with a checkbox? It probably won't work, but if you have USB adb access you can try using adb to "turn off" battery optimizations. See here. |
@LisoUseInAIKyrios its shows, but not allowing to enable, with "Multimedia system does not support this operation" message |
Not sure if you can programmatically check if the system supports it, but in any case reopen the issue in the patches repo |
Should i reopen some specific topic or create new one? upd: created new - ReVanced/revanced-patches#3894 |
The text was updated successfully, but these errors were encountered: