Skip to main content

App Actions

App actions are the functions which you can use to make a component interactive and behave in a certain way.

For example you can create a Banner ad in your dynamic layout and want to connect it to one of your custom screens. You can do that by adding a Navigation Action towards your custom screen for your banner.

To do the above follow the steps below:

  1. Open the banner settings page in your dynamic layout by clicking on the gear/settings icon.
  2. Switch to the Action tab.
  3. Click on Choose Action and them select the action to be performed.
  4. Once an action is selected you will see it under the selected action heading.

Navigation Action#


You can use this action to navigate to a pre-built screen or a custom screen that you have created. Your custom screens are located below the pre-built screens.

Note: some of the pre-built screens require more data which can be added while selecting the screen.

Navigation Action

Tab Navigation Action#


You can use this action to navigate to a tab that you have created.

Tab Navigation Action

Launcher Action#


You can use this action to launch another application ( if the user has it installed on their device ) via a specific URL scheme. Some examples of the url schemes that you can use are also available on the launcher action page.

Launcher Action

Share Action#


Share content from your application to another application which supports the share feature using the platform's native share UI and a collection of apps you can share to.

Share Action