eduvpn / apple

app for iOS and macOS
Other
58 stars 18 forks source link

macOS client not fetching updated list of available locations for Secure Internet #447

Closed TanguiC closed 2 years ago

TanguiC commented 2 years ago

I notice that when in the macOS app, the list of available locations for Secure Internet is not updated unless I delete my profile and re-approve the app (see screenshots, in this case Kenya appears in the updated list of available locations).

Skærmbillede 2022-03-31 kl  10 02 48 Skærmbillede 2022-03-31 kl  10 02 59 Skærmbillede 2022-03-31 kl  10 03 32
roop commented 2 years ago

That's a bug. I implemented it to not fetch server_list.json on startup based on a previous discussion:


Basecamp:

Screenshot 2022-04-01 at 10 52 52 AM

but I missed considering that the list of secure internet servers can get updated periodically.

I'll fix that by doing this: