Hello, I have an Ionic 5 app, which uses capacitor.
I want to be able to control the brightness on the app.
When I’m on an android or ios app package, this library (which requires cordova) works fine : https://ionicframework.com/docs/native/brightness.
On the other hand, when I’m on an Ionic PWA app (on browser), I can’t find anything to do that.
Any idea ?
1 post - 1 participant