|
|
|
|
|
by duncan_bayne
4395 days ago
|
|
Because iOS devices are single-user by design. Think of the amount of cruft you could cut from your average desktop OS if you didn't have to support multiple users. (I assume that, being UNIX under the hood, there actually are multiple users on an iOS device, for security. But these would presumably be invisible to the user, and not usable as login accounts). |
|
Have a button somewhere that lets you switch to a different user. When you switch, you enter that other user's PIN or password. Then you see their apps, have their data, etc. When you switch back, you see your apps, have your data, etc.
It doesn't have to be very complicated. Even on a Mac, the "cruft" amounts to my name sitting in the menu bar, and having to choose who to log in as before I put in my password.