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

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -