|
|
|
|
|
by tfinniga
3636 days ago
|
|
I think rather than assuming malice, assume either incompetence or different goals. The saying I've heard is that most people want elevators, but we've been selling them helicopters and blaming them when they crash. Someone who is largely computer illiterate can download and run apps without any fear of messing things up. There is essentially no malware for iOS. They can always exit the app. They can always delete the app. If the app wants to get the user's location, or email, or documents, or pictures, it has to ask for permission from the user. The app will not mess with things that the user can't figure out - there are easy ways to check (and in some cases limit) space usage, bandwidth usage, and battery usage. Apps are now safe. This is an amazing achievement! However, apple has not yet figured out how to safely enable development at the same time. They're getting closer, but they're not there yet. It is obvious that that was not their top goal. There are already lots of general purpose computing devices, and if you want development access to your device, you can get it as a developer. |
|