Skip to main content

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

Before calling start(consent:), you must obtain location permission and data collection consent. Passing consent: true means the user has granted collection consent.
Query isPositioningAvailable 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 the onZoneEvent callback to receive zone enter / exit / dwell events. The example below reads the zone name from an enter (.enter) event.

Support

For SDK questions, contact onesight-support@onecheck.co.kr.