Dealing with notifications growing stale #2736
-
We're finding that when update notifications are ignored, they never refetch the appcast, even when interacted with. This means if a users ignores a notification for a while, when they finally do handle that notification by installing, they don't get the actual latest version. I'd expect the Any suggestions on how we can handle this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think this is along lines of #2469 Sparkle doesn’t still check for updates when it’s presenting an update to the user nor will it delete an update already staged to be installed when a newer one becomes available. I wouldn’t really hold your breath on this.
I would not expect this kind of implementation. If I hit install I expect it to install the update corresponding to the release notes I read / version I was prompted. |
Beta Was this translation helpful? Give feedback.
I think this is along lines of #2469
Sparkle doesn’t still check for updates when it’s presenting an update to the user nor will it delete an update already staged to be installed when a newer one becomes available. I wouldn’t really hold your breath on this.
I would not expect this kind of implementation. If I hit install I expect it to install the update corresponding to the release notes I read / version I was prompted.