Good, but why not make all permissions truly optional?
I think app authors would be a lot more responsive if they saw stack traces from failed attempts to use a declined permission, rather than the silent number of users who never sign up because permissions are overreaching. Throw up a warning when you decline a permission that the app marks as necessary: "This app may crash if you deny this permission."
You could use a tool like Kissmetrics or Mixpanel to track that easily enough -- just fire one event when the permissions dialog is opened, and another if the user accepts the permissions.
adamjernst|14 years ago
I think app authors would be a lot more responsive if they saw stack traces from failed attempts to use a declined permission, rather than the silent number of users who never sign up because permissions are overreaching. Throw up a warning when you decline a permission that the app marks as necessary: "This app may crash if you deny this permission."
jfarmer|14 years ago
runn1ng|14 years ago
jaylevitt|14 years ago