Sabin
1
Ionic statusbar is not properly working in Android N
I want to change the color of statusbar according to different colors of the page. For that I used -
this.statusBar.backgroundColorByHexString('#e84240');
works well in Android Marshmallow, but doesn’t work in Android N.
Is this a plugin bug?? How can I resolve this?
Thanks
1 Like
Did you look at the Cordova plugin’s Github issues to see if someone else is reporting problems with Android N?
Sabin
3
I tried that, but I can’t access to the list of reported issues. In github page GitHub - apache/cordova-plugin-statusbar: Apache Cordova Status Bar Plugin, they have given the link to their issue tracker, but i get this error -
The value ‘Plugin Statusbar’ does not exist for the field ‘component’.