sdk-oauth
sdk-oauth copied to clipboard
Fitbit SDK example application.
From iOS 14.5 onwards I am continuously facing this error that leads to crash the application. Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'The provided scheme is not valid....
The month and date in todayDate need to be zero-padded to conform with the API spec. The sleep API doesn't seem to care, but the heartrate endpoint can return a...
Hello, I have currently some problems with the OAuth button in the settings. I get an access token from Google, but not a refresh token to get a new access...
This example is a good start, but it's missing a few, IMO, crucial things. 1. The access token that comes from the OAuth request in the settings page eventually expires,...