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

setAppBrightness is not working in android Nokia phone #152

Open
jineshmistry1312 opened this issue Sep 16, 2022 · 0 comments
Open

setAppBrightness is not working in android Nokia phone #152

jineshmistry1312 opened this issue Sep 16, 2022 · 0 comments

Comments

@jineshmistry1312
Copy link

Device : Nokia 7.2
OS: android 11

"react-native": "0.69.4",
"react-native-system-setting": "^1.7.6"

I'm facing issue to set app brightness to full SystemSetting.setAppBrightness(1);. When i check using SystemSetting.getAppBrightness(), it's set to 1 but on screen, nothing change. May be it is overridden by system brightness. I don't want to change system's brightness. Can someone please suggest any solution for this?

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

No branches or pull requests

1 participant