You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys,
Using the app-store-connect tool to get the latest testflight build number returns the build number of an expired build which isn't what was happening before the current version of the tool (0.36.7)
This is how our testflight looks:
PS: Our latest successful build was with the 0.36.5 version.
PS: The expired build has been expired for a couple of months now ie not new.
The text was updated successfully, but these errors were encountered:
Hi @ahmdaeyz. Indeed some changes were made in PR #300 that altered the way how the latest build number is obtained and there is some discussion about it going on under issue #303.
However, your particular use-case will be covered by the change in #304, which introduces two new flags --expired and --not-expired to app-store-connect get-latest-testflight-build-number. In your case adding --not-expired will suffice once the version will go live.
Hello guys,
Using the app-store-connect tool to get the latest testflight build number returns the build number of an expired build which isn't what was happening before the current version of the tool (
0.36.7
)This is how our testflight looks:
PS: Our latest successful build was with the
0.36.5
version.PS: The expired build has been expired for a couple of months now ie not new.
The text was updated successfully, but these errors were encountered: