Estimote/iOS-Fleet-Management-SDK

Eddytstones not being picked up on iOS

Opened this issue · 0 comments

Hello,

I am calling this to pass in my beacon uid to scan for eddystones:

EstimoteManager.Instance.StartEddystoneScan(new EddystoneUidFilter("20cae8a00800200c9a66"));

it works great on Android, but on iOS, it does not pick up my beacons advertising eddystone.

Does iOS have compatibility with eddystones?

Thanks!