iOS-Estimote-UWB-SDK icon indicating copy to clipboard operation
iOS-Estimote-UWB-SDK copied to clipboard

iOS SDK and demo app for Estimote UWB Beacons

Results 3 iOS-Estimote-UWB-SDK issues
Sort by recently updated
recently updated
newest added

We're testing using `EstimoteUWBManager` in the demo app. We're finding that any delegate we pass to it (which we hold weakly) is being retained indefinitely. Specifically, it seems `EstimoteUWBManager` can...

![Screenshot 2024-04-17 alle 12 57 11](https://github.com/Estimote/iOS-Estimote-UWB-SDK/assets/37114931/021984c3-7a71-443f-8dde-aaff57b11fe8) I have 6 UWB beacons nearby and the app after 10/20 seconds crashes with random errors (see the screenshot). The same errors appear in...

Hello, when using NINearbyAccessoryConfiguration(data: configData), how to configure the data format of this configData?