AvdLee / appstoreconnect-swift-sdk

The Swift SDK to work with the App Store Connect API from Apple.
Other
1.48k stars 198 forks source link

List/Read Certificates fails to parse response. #104

Closed orj closed 4 years ago

orj commented 4 years ago

It seems that in the real world responses to https://api.appstoreconnect.apple.com/v1/certificates can return the values "DISTRIBUTION" and "DEVELOPMENT" for attributes.certificateType which is in conflict with the documentation https://developer.apple.com/documentation/appstoreconnectapi/certificatetype

When this happens the platform attribute is null.

SwiftLeeBot commented 4 years ago

The pull request #105 that closed this issue was merged and released as part of Release 1.1.2 :rocket: Please let us know if the functionality works as expected as a reply here. If it does not, please open a new issue. Thanks!

Generated by GitBuddy