Scan Interval

Hi,

In the Android SDK you can use setForegroundScanPeriod to control how often the ranging callback is called. What is the equivalent in the iOS SDK to change the interval that the ranging delegate is called?

Hi Alan,

It's not possible in iOS. The scan interval is fixed at around 1s.

Cheers.