ios - how to get current distance between iPhone and paired Apple Watch -
is there way distance between apple watch , paired iphone. working on test case in .. iphone , apple watch should notified when distance between both devices got change.
you technically can't exact distance, can make 1 device act beacon , work on core location proximity. have 3 proximity states on can check distance: clproximityimmediate (i.e. device close each other), clproximitynear (i.e. devices close each other) , clproximityfar (i.e. devices lose bluetooth connection).
Comments
Post a Comment