AvdLee / appstoreconnect-swift-sdk

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

Do we have latest_testflight_build_number (fastlane) API in SDK ? #147

Closed iOSInk closed 3 years ago

iOSInk commented 3 years ago

@AvdLee Is there an API available that would return the latest build number when app version is passed ? For example an API that does what latest_testflight_build_number do in Fastlane

AvdLee commented 3 years ago

I'm not sure, honestly, I recommend looking into https://developer.apple.com/documentation/appstoreconnectapi for this and find the required information.

I'm closing this issue as it's not really an issue with the SDK, but more a support question.