Is iOS Action Application Steps

Action Definition

  1. Log in to the Kuika platform.
  2. Open the project you want to work on from the Apps screen.
  3. Go to the UI Design module.
  1. Select the button and add the Device > Is iOS action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).

Conditional Display or Behaviour Definition

The boolean value returned from the ‘Is iOS’ action in Kuika is saved as a Screen Input, for example, isIOSDevice, and this variable is used as a condition in the Visible property of elements in UI Design to control visibility on iOS devices.

  • Display an element only on iOS
  • Redirect to different content: If the user is on an iOS device, a different screen or message can be displayed.