Beacon status reporting

Beacon status reporting

See here for the high level definition of the feature.

There are 2 ways to use this service in your app:

  • Using the Beacon Reporting Service (cf doc for Android and iOS): in that case the beacons life status data will be sent when the Beacon Reporting Service is stopped by calling the NAOBeaconReportingHandle stop() method.
  • Using the Automatic Beacon Reporting Feature, activated on NAO Cloud from the “Developer/API keys” panel. This feature enables you to enjoy the Beacon Reporting Service feature without having to do any specific developments. In that case, the beacon life status data will be sent when ALL the NAO services are stopped (stop() call on all the ServiceHandle objects, e.g. NAOLocationHandle and NAOGeofencingHandle).
    • Related Articles

    • Issue reporting

      1 Report an issue By default, the SDK logs and stacks traces of the integration calls in the phone’s internal storage. These logs are useful to troubleshoot the integration issues. 1.1 Enable the debug mode However, in addition to this default logs, ...
    • Service Selection

      Whatever the services you are using, there are two mandatory delegates that your app must implement, since they’re used by all the services. Data Synchronisation Delegate (NAOSyncDelegate): Gives you the result of the data synchronisation requested ...
    • List of URLs used by the SDK

      Required SDK URLs Please ensure that your network allows access to the following URLs for full functionality of the SDK: For european customers: URL Description URL for Production Environment URL for Staging Environment Distribution URL to download ...
    • Release 4.2

      Release V4.2.2 Date: 12 December 2016 Build: V4.2.2-R16999 New Features [iOS/Android] : Add new interface API to NAOGeofencingHandle (getGeofenceData). This interface allows to get Geofence name and category. Release V4.2.1 Date: 23 November 2016 ...
    • Release 20.06 (NAO SDK 4.9)

      Release 20.06 NAO Cloud – July, 9th 2020 New Features Import Visioglobe places as geofences. Beacons guidelines conformity: a new heatmap is now available, highlighting the areas that do not meet the radio requirements for the location engine. It is ...