Aaron Coleman
Aaron Coleman
Sure, sounds good. Founder & CEO Fitabase by Small Steps Labs LLC @aaronc On Wed, Jul 12, 2017 at 4:20 PM, Alex Mammay wrote: > @aarondcoleman @dwaynefitabase > is it...
I believe the problem is with the RestSharp dependency which isn't Xamarin or PCL compatible. That said, there are versions of it that are and for the basic usage of...
This should work once we get the new version done and set up as a NuGet package, being PCL compatible I'd imagine Xamarin wouldn't have a problem.
Hi Tiffany, What’s the error you get for the other users? My guess is it likely has to do with their tokens being expired. They have to be refreshed every...
The type name doesn't bother me (but I wrote it, after all). Plus, I vote for keeping consistency where possible in model types from one version to the next.
Correct. On Saturday, February 20, 2016, Adam Storr [email protected] wrote: > We can't remove the dependency on AsyncOAuth until the support for OAuth 1 > is dropped completely I believe...
It’s all up to date for .NET Core. We run it on Core. Not abandoned, just haven’t been any Fitbit API changes in a good while. —Aaron On Sat, Jul...
The README and some of the docs might be a little out of date. Would love some pull requests if you find time there! —Aaron On Sat, Jul 25, 2020...
I think the only problem with that is the paging functionality. There'll have to be some internal logic that figures out how to assemble a page and keep track of...