StravaSwift
StravaSwift copied to clipboard
Handle file uploads
This is the last remaining part of the API to implement. PR's welcome :)
I see a pull request is pending for /uploads feature.
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.
Any update on this? I've LOVE to get the PR merged. I've been using the changes for a few months now.