eduvpn / macos

Deprecated, please go to https://github.com/eduvpn/apple
15 stars 40 forks source link

Hide developer mode #222

Closed jornane closed 4 years ago

jornane commented 5 years ago

One of my users had trouble with the eduVPN MacOS app, and in an misguided attempt to solve the problem himself, he had enabled «Use Developer Mode», which prevented him from retrieving the institution profile.

Developer mode is useful, but it confuses less experienced users. The checkbox should not be as easily available as it is now.

jornane commented 5 years ago

I'm thinking that in order to enable developer mode, a user must run a defaults command. When developer mode is enabled, a banner in the app reminds the user of this, and allows the user through a button to disable developer mode again.

johankool commented 4 years ago

Fixed in https://github.com/eduvpn/ios/pull/114