New and Working: iOS Companion DataField Code

Hey everyone,

After struggling to find a working iOS app to send data to a Garmin Datafield, I decided to build my own! Check it out here. 

Why I Made This

I couldn't find any solutions that worked with the latest iOS SDKs. So, I took Garmin's original example code, which was ported to Swift by Doug Williams, and updated it to work with Garmin Data Fields as well as fixed the code to work with newer iOS devices.

What’s Inside

  • Updated iOS Code: Works with the latest iOS SDKs, sends data to the example data field

  • Garmin DataField Code: Compile with Vistual Studio Code or use the Garmin.prg (note while the file is called Garmin, the data field name is sugar)

I hope this is of help to others.