Tag: healthkit
-
Easy stream heart rate from WatchOS to Ionic
In my previous post I showed how to connect the watchOS with a Capacitor based application. This time I want to show how to easily grab HR using HealthKit from watchOS and stream it into Ionic application. The project in this post will be based upon the project on the previous post. If you don’t…