Skip to content

Releases: FleetPhil/StravaSwift

Fix to bug in Strava scope

04 Jan 13:55
Compare
Choose a tag to compare

Scope strings retrieved from Strava with token may contain hex codes, now fixed. Also updated scope to include when request is made through Strava app on phone

Prevent crash on failed token request

04 Jan 10:33
Compare
Choose a tag to compare

Previous version of StravaClient did not check response for token request so crashed on force unwrap of token if fail happened. Updated to check response and return error if request fails

Added authorisedScope function

02 Jan 17:02
dfd8bad
Compare
Choose a tag to compare

Added capability in StravaClient to access the scope that was authorised on Strava login

Added additional info on Strava fail

06 Nov 15:49
82a6ca9
Compare
Choose a tag to compare

Added NSURLErrorKey to response from Strava fail to provide the url causing Strava API fail in the NSError response

Added Strava API Counts

13 Oct 16:48
f348883
Compare
Choose a tag to compare

Update to StravaClient to retrieve and save Strava API usage and limits

Changed Router ID from Int to String

08 Jul 09:57
6f83d5b
Compare
Choose a tag to compare

Changed Router ID from Int to String to support Strava Gear