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
{{ message }}
This repository was archived by the owner on Oct 1, 2018. It is now read-only.
The UpdateInstalled event fires directly after the update and not after your reload. I can do nothing with an event, that fires directly before a reload happens. Because i could never be shure if my code did rung through successfully.
So the UpdateInstalled event should fire after the reload.
The
UpdateInstalled eventfires directly after the update and not after your reload. I can do nothing with an event, that fires directly before a reload happens. Because i could never be shure if my code did rung through successfully.So the
UpdateInstalled eventshould fire after the reload.