For the complete documentation index, see llms.txt. This page is also available as Markdown.

Bubble.io Device Information Guide

Retrieve device information using the WebToNative Bubble.io plugin. Access platform, app version, and device details for Android and iOS apps.

Use this action on page load to gather device data or trigger it based on specific user actions.

Steps:

  1. Go to the Workflow tab and select the event trigger (e.g., Page Load or Button Click).

  2. Add the "Get Device Info" action.

  3. Device information will be stored in the init-webtonative's element state "Mobile App Info" for use in subsequent workflows or actions.

Last updated