Yoav Gross
Yoav Gross
Is this Pod still active?
Happens to me also
This is still reproducing in 10.23.1
What is the scenario in which SwiftUI would change the functionality of the UIKit example?
For me also
@adam-fowler > HTTPClientError wdym in the form of an error? when printing the thrown error in `multipartUpload(` I get ``` SotoS3.S3.MultipartUploadError error 1 AsyncHTTPClient.HTTPClientError error 1 ```
So these are the errors I am getting after a failed upload ``` MultipartUploadError(error: SignatureDoesNotMatch: The request signature we calculated does not match the signature you provided. Check your key...