Phone app permissions

630 Views | 1 Replies | Last: 8 yr ago by redline248
redline248
How long do you want to ignore this user?
AG
How much do you care about the permissions your apps ask for? Some of the apps seem to have no need for most of what they ask.
rynning
How long do you want to ignore this user?
AG
Part of that is because the OS doesn't allow the granularity to get permissions from the user for just one thing.

A best practice for developers is to wait until the specific permission is needed (e.g., user wants to send an email) before asking for the permission (e.g., access address book). Even then, it can provide a user-friendly explanation to the user either through the OS (iOS provides this for some permissions) or display the explanation and get app-level approval before even asking the OS.

Bottom line - I wouldn't worry about it if the app is popular or from a well-known company.
redline248
How long do you want to ignore this user?
AG
Thanks
Refresh
Page 1 of 1
 
×
subscribe Verify your student status
See Subscription Benefits
Trial only available to users who have never subscribed or participated in a previous trial.