Skip to content
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

[Android] Add ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS as an option to obtain excemption from battery optimizations #8

Closed
JulianAssmann opened this issue Dec 26, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@JulianAssmann
Copy link
Owner

On android, add ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS as an option to obtain excemption from battery optimizations, as declaring REQUEST_IGNORE_BATTERY_OPTIMIZATIONS might lead to a ban of the app in the Play Store, "unless the core function of the app is adversely affected" (see the note here)

@JulianAssmann JulianAssmann self-assigned this Dec 26, 2020
@JulianAssmann JulianAssmann added the enhancement New feature or request label Dec 26, 2020
@datvu7
Copy link

datvu7 commented Nov 6, 2022

@JulianAssmann
As option to not request battery optimization permission is added, could you release new version to pub.dev?
The current version(1.1.0) doesn't reflect latest code

@JulianAssmann
Copy link
Owner Author

@datdescartes Release 1.2.0 should now incorporate these changes :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants