Logic flow
The Logic flow tab is where you define the logic flow of your app when it is loaded by linking one or more actions to the Launch event.
The Logic flow section consists of a Flow map editor where you set up the App's logic by dragging and dropping elements into position, and a Properties section that shows the available properties for the selected action. The following options are supported in the Flow map editor:
- Zoom in/Zoom out
- Fit to the content
Launch events
The Launch event (OnLoad) is used to define what happens when your app is launched.
Actions
The following actions are available in the Logic flow section:
- HTTP Request
- Modal
- Toast
See Events and actions for a description of each event and action.