HealthKit API to Bubble.io

In simple terms. I need the Bubble user to press a start button to start a “workout” it needs to pull heart rate and calories from health kit and display values in either real time or every minute on a page in Bubble. When the user stops the “workout” the values of the workout are displayed and sent to a database via a submit button.

Natively health kit plug-in does not offer this feature for real time displays. I’ve tried making an Apple Watch, but it wants me to wrap bubble in a webview which messes with the dimensions of the bubble app.

Does anyone know of any solution on how to make this work?

Currently it’s not. It would theoretically be possible using a Native Mobile plug-in once the editor is publicly available, but it is not yet.