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.
Last updated
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.
Go to the Workflow tab and select the event trigger (e.g., Page Load or Button Click).
Add the "Get Device Info" action.
Device information will be stored in the init-webtonative's element state "Mobile App Info" for use in subsequent workflows or actions.
Last updated