Skip to main content

ADT Patch Release, June 28, 2022

Last updated on

The new AccelByte Development Toolkit (ADT) patch release includes:

  • ADT SDK v2.19.2
  • ADT CLI v2.6.0

Release notes

  • CLI: We fixed the issue where the CLI can't find the symbol directory when uploading symbols for Xbox One UE5.
  • CLI: We added a retry mechanism when the CLI fails to upload a symbol.

Comments: 

  • The retry mechanism only applies to current failed file uploads. For example, if you have ten files to upload and the upload fails on the 6th file, the retry mechanism applies to the 6th file only.
  • The retry mechanism runs twice on the same file. For example, if you fail twice to upload the 6th file, try a third time and fail again, the upload process stops and you need to restart the upload process.