Customize Status Bar
Configure the mobile app status bar's appearance, including color and style.
Recommended Setup:
Use this action on page load to define the status bar appearance as soon as the app loads.

Steps:
Go to the Workflow tab and select Page Load as the event trigger.
Add the Customize Status Bar action.
Configure the following properties:
Style: Choose between light or dark status bar text to match your app’s theme.
Color: Set the background color for the status bar (e.g., hex color code).
Overlay: Select
true
if you want the status bar to overlay app content; otherwise, set it tofalse
.
Last updated
Was this helpful?