Closed sergeichestakov closed 1 year ago
Windows seems to emit the "second-instance" event after auto-updating is complete with the latest (or current) version string. We should explicitly handle this and return instead of treating it like a deeplink.
See Sentry errors.
Handle semver string "URLs" in the second-instance event instead of parsing them as URLs
second-instance
The above Sentry errors go to 0
Why
Windows seems to emit the "second-instance" event after auto-updating is complete with the latest (or current) version string. We should explicitly handle this and return instead of treating it like a deeplink.
See Sentry errors.
What changed
Handle semver string "URLs" in the
second-instance
event instead of parsing them as URLsTest plan
The above Sentry errors go to 0