I need to change the mobile status bar color by navigating screen
How can I achieve it?
Hi,
You can try these javascript lines (change color to yours):
Kind regards, David.
Not sure why you want to do that with JavaScript, maybe you have a special use case.
Normally you can set this in the extensibility configuration of your mobile application.
https://success.outsystems.com/Documentation/11/Delivering_Mobile_Apps/Customize_Your_Mobile_App/Customize_the_Application_Status_Bar
Regards,
Daniel