Hello,
I have a fitness application which was built as a native watchOS experience. I am now expanding it to work with a tvOS experience and I want to see what's the best way to sync data like Heart Rate from the watch to the tvOS app in real time. I like what fitness+ shows and it seems like you can transmit data without using an iPhone as an intermediary.
I have seen both the MultiPeer connectivity and the NSUbiquitousKeyValueStore() on iCloud both of which are not supported on the watchOS.
Any help appreciated,
Thanks,
Krishna