StravaSwift icon indicating copy to clipboard operation
StravaSwift copied to clipboard

Handle file uploads

Open mpclarkson opened this issue 8 years ago • 4 comments

This is the last remaining part of the API to implement. PR's welcome :)

mpclarkson avatar Jun 01 '16 02:06 mpclarkson

I see a pull request is pending for /uploads feature.

ehmjaysee avatar Oct 19 '19 19:10 ehmjaysee

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?

ehmjaysee avatar Oct 21 '19 17:10 ehmjaysee

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.

ehmjaysee avatar Dec 09 '21 13:12 ehmjaysee

Any update on this? I've LOVE to get the PR merged. I've been using the changes for a few months now.

jeffbailey avatar Apr 01 '22 19:04 jeffbailey