0

How can I query Google Fit data on Xamarin Forms or Xamarin IOS.

My goal is to query the steps taken.

Pevu
  • 1
  • 1

1 Answers1

0

Alternative solution is to employ REST for Xamarin. It works on any platforms. https://developers.google.com/fit/rest/

Arel Guatno
  • 872
  • 9
  • 13