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

[Feature Request] more stability in background #99

Open
islam2hamy opened this issue Feb 8, 2024 · 2 comments
Open

[Feature Request] more stability in background #99

islam2hamy opened this issue Feb 8, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@islam2hamy
Copy link

Describe the solution you'd like

Using this permission will make app more stability in background

android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS

@islam2hamy islam2hamy added the enhancement New feature or request label Feb 8, 2024
@JohanAR
Copy link

JohanAR commented May 13, 2024

I'm not very experienced with Android development, but isn't this handled automatically by the existing ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS intent? Found some post saying that a few very old phones required both, but also that adding REQUEST_IGNORE_BATTERY_OPTIMIZATIONS to the app manifest will get you banned from Google Play Store so it sounds like it might not be the ideal way to do it.

@islam2hamy
Copy link
Author

islam2hamy commented May 13, 2024

Hello

isn't this handled automatically by the existing ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS intent? Found some post saying that a few very old phones required both,

No

but also that adding REQUEST_IGNORE_BATTERY_OPTIMIZATIONS to the app manifest will get you banned from Google Play Store so it sounds like it might not be the ideal way to do it.

This is a list on my phone with this permission

Screenshot_٢٠٢٤-٠٥-١٣-١٩-١٣-٤٦-٩٢٧_eu darken myperm-edit

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