You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pull request is just a single code line so it makes me wonder if uploads is already supported by StravaSwift and now it is just a matter of bug fix?
Got this working and submitted a PR with minimal changes required for file upload and monitoring.
I also updated the Example project to support a file upload and monitoring of the upload and segment analysis. In order to run the Example project I also needed to update the project for Xcode13 and iOS 13+ which are straightforward but generated a huge code churn in the Example project. I will submit that as a separate PR.
This is the last remaining part of the API to implement. PR's welcome :)
The text was updated successfully, but these errors were encountered: