Closed pwoods-al closed 3 years ago
Thanks for letting me know about this - I'll investigate!
Facing the same issue, the update prompt is always shown.
@NikitaHappilyUnmarried @pwoods-al Sorry for the delay with this - could you try v1.2.4? This issue should now be resolved thanks.
Describe the bug Setting the
notificationMode
via JSON or in code does not change the outcome of the call toUpdates.checkForUpdates
or the call toUpdatesUI.promptToUpdate
. The update UI is always shown no matter what value is stored to thenotificationMode
configuration setting.To Reproduce
The update prompt is shown every time the above code is called.
Expected behavior User is only shown the update prompt once.