Usage Scenario: Opening the Help Page Within the Application

In a mobile application, when a user wants to view a help or support page related to the application, this page can be opened within the application instead of an external browser.

Adding the Open In Web View Action

  1. Write ‘View Help’ in the Label section of the button.
  2. Select the button and add the Open In Web View action from the + ADD ACTION menu: OnClick → Device → Open In Web View.

Specifying Action Parameters

  • URL: https://academy.kuika.com/en

When the user clicks this button, the support page opens in a Web View window within the application.