Quick start
Call
initialize once at app start, and call start/stop as the store screen is entered and exited.Main API
Functions
Callbacks
Queries
Consent · location permission
QueryisPositioningAvailable to check whether positioning is available on the current device. On unsupported devices, positioning is disabled and the app keeps working normally.
Zone events
Use theonZoneEvent callback to receive zone enter / exit / dwell events. The example below reads the zone name from an enter (.enter) event.