We can add target_version_detail just like target_build_number, thus:
If no CheckForUpdate has been called yet, the value is the empty string.
If there is no update available, target_version_detail == version_detail
If there is an update available, target_version_detail will be the version_detail string from the index.json file's Image that the update would leave you on.
We can add target_ version_ detail just like target_ build_number, thus:
If no CheckForUpdate has been called yet, the value is the empty string.
If there is no update available, target_ version_ detail == version_detail
If there is an update available, target_ version_ detail will be the version_detail string from the index.json file's Image that the update would leave you on.