asc-swift icon indicating copy to clipboard operation
asc-swift copied to clipboard

App Store Connect API client for Swift, supported on Apple platforms and Linux

Results 5 asc-swift issues
Sort by recently updated
recently updated
newest added

The App Store Connect API occasionally 500s at seemingly random moments due to unexplained server error. Maybe the client should offer a feature to assist with retrying in these scenarios.

enhancement

The App Store Connect API is a complex beast, and while this library does good work around making authorization, paging, and uploading easier, the learning curve of the API itself...

documentation
enhancement
help wanted

See: https://github.com/aaronsky/asc-swift/blob/463f4811b44f32465241ec96c85be8ae397d97d0/Sources/_Specification/Generated/Paths/PathsV1Builds.swift

bug