eduvpn / apple

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

eduVPN bugfixes #471

Closed roop closed 2 years ago

roop commented 2 years ago

This PR fixes a couple of bugs in master that would show up only in the eduVPN app

  1. When adding / removing a server when a secure internet server exists, the app crashes because of the way UITableView handles reloads. (iOS only)
  2. When the last server deleted is a secure internet server, the app doesn't automatically go back to the search screen. (iOS and macOS)