Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there any sdk for integrating fitbit in xamarin app ?

Please let us know if there is any way available to integrate fitbit in xamarin app.

How to manage the call back url if there is need to use the rest api in both app and web ?

Please let us know if anyone can guide us through this.

Thanks

 

Best Answer
0 Votes
1 REPLY 1

I'm not familiar with Xamarin myself, but I did find this library for the auth side of things. https://github.com/Clancey/SimpleAuth/

 

and it seems to have Fitbit auth in it. https://github.com/Clancey/SimpleAuth/blob/8a238fc2b363d6bb695c5ebcc32ae3fdff840db5/src/SimpleAuth/P...

Best Answer
0 Votes