Updates
Updates copied to clipboard
Popup displayed for patch even if i configure Upates with major
I wanted to be notified with major only so i have a config file like this :
{ "updates": { "check-for": "automatically", "notify": "always", "app-store-id": "MY-ID", "comparing": "patch-versions", "update-type": "soft" } }
I have an app 12.5.0 installed on my device, and a 12.5.1 exist on store But when i launch the app, i have a popup with purpose me the patch
Regardless the documentation, i understand that, with my configuration above, with a device on 12.5.0 version, only major version available on store will notify my app, like 130.0.0 ou 14.0.0.
Either I don't understand how it works or there is a bug. Sincerely