Hi everyone! I’m a new developer diving into my first Apple Watch project, and I’m really excited to get started! This app relies heavily on using the most precise location data possible. Could anyone point me to some official documentation or helpful resources on how to achieve high-accuracy location tracking specifically for watchOS? Any tips or best practices would also be greatly appreciated! Thanks in advance for your help!
Localisation on Apple Watch
You want to read:
Core Location and look at the example Adopting live updates in Core Location
These APIs work similarly on watchOS as iOS, apart from watchOS specific limitations if you are going to have the app be in the background.
Argun Tekant / DTS Engineer / Core Technologies