Skip to content

Instantly share code, notes, and snippets.

@eightbit-io
Created July 17, 2019 12:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eightbit-io/f4c600ce9d339ca1bcca563c122563b7 to your computer and use it in GitHub Desktop.
Save eightbit-io/f4c600ce9d339ca1bcca563c122563b7 to your computer and use it in GitHub Desktop.
Status codes
"1_1": "success",
"1_2": "start_download",
"1_3": "end_download",
"1_4": "start_install",
"1_5": "end_install",
"1_6": "available_version",
"2_1": "fail_check_upgrade",
"2_2": "fail_download_cancel",
"2_3": "fail_download",
"3_1": "fail_install",
"3_2": "fail_launch",
"4_1": "fail_uuid",
"4_2": "fail_disk_full",
"5_1": "fail_unknown",
"6_1": "fail_invalid_domain"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment