-
Notifications
You must be signed in to change notification settings - Fork 39
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
Bug Error iOS 10 #14
Comments
Let me ensure, that I've understood correctly. You have changed the brightness through plugin API and then the actual brightness changes only when you open the slider? What the js framework do you use? And could you reproduce this issue on test application |
To be more specific… The problem: We’ve noticed that in iOs 10 this partially works, when the user scrolls up the slider (quick access window at the bottom of their iphone) the functionality suddenly works… meaning that the solution doesn’t work automatically. **The app. https://itunes.apple.com/mx/app/angelopolis-lifestyle-center/id1077577688?mt=8 User steps:** 1.- User opens the app Test User You can see attached the code we are using: var LightControl; I'm using: Cordova CLI: 5.4.1 |
Hello, I haven't ios development license right now. Could you please run my example application and tell me what's going on your screen? |
There is an error in adjusting the brightness:
"Variable.setBrightness (1);"
NOT WORKING until the bottom bar settings (WiFi, Bluetooth, Airplane Mode, etc) slides.
The text was updated successfully, but these errors were encountered: