Hi Gorka
Any progress can you share for your background nearby interaction?
I am now start to working on it, but I am not so understand as document state that "The Nearby Interaction service is not discoverable by iOS apps directly"
but what characteristic should I pass in for the function (Apps side)
triggerPairing ( peripheral: peripheral, encryptedCharacteristics: CBCharacteristics)
do you have anything to share?
Thanks in advance
Post
Replies
Boosts
Views
Activity
seems not possible, in order to operate with third party accessory, there are some flow and data exchange between U1 and third party UWB, unless you can control the Android UWB, there is no way to do ranging
Additional information: the direction come from the nearbyObjects return from NISession
e.g
let accessory = nearbyObjects.first
let direction = accessory. direction
Iphone 14 always return nil for direction, does anyone knows more information to help? it's urgent~