geteduroam / apple-app

This app for iPhone, iPad and Mac configures devices for use with the eduroam network.
https://geteduroam.app/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Add way to inform users a recommended or forced update is available #32

Closed johankool closed 4 months ago

johankool commented 1 year ago

Do we want this? The idea is to add information about the latest versions to the discovery json so we can inform the user that they need to update. Alternatively we can also just rely on the update process of the App Stores, though then you can never 'kill' any versions of the app that may have issues.

johankool commented 10 months ago

Assigning @pauldekkers and @jornane as well to make decision on this feature.

johankool commented 6 months ago

I've created https://github.com/egeniq/app-remote-config which would work well for this project too.

It works by hosting a json file that can be used to inform users about updates, or remotely configure other feature flags as desired.

johankool commented 3 weeks ago

Test instructions: