Replies: 2 comments
-
|
We are also waiting for such feature. |
Beta Was this translation helpful? Give feedback.
-
|
Hi! At university some classmates and I had the issue of not being able to use Health Connect in MAUI. While looking into platform code invocation I found this repo with a proof of concept (https://github.com/EagleDelux/androidx.health-connect-demo-.net-maui). I modified it to test on a smartphone and shared it here (https://github.com/ByronPrado/Health). It’s still basic, but it was exactly what I needed for my app — hopefully it’s useful for yours too! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an app made in Xamarin.Forms (Android, and iOS) which I migrate to MAUI. I use Google Fit SDK to fetch user workouts, but since it is deprecated and it will out of use on 30.06.2025, I need to use Health Connect.
Is there a Health Connect SDK for .NET MAUI I can use, or what the alternative will be. I don't want to drop fetching workouts from Google Fit.
BR
Beta Was this translation helpful? Give feedback.
All reactions