top | item 14472453

(no title)

DEinspanjer | 8 years ago

Why does it want to access my contacts?

discuss

order

ken|8 years ago

It has data source operations for listing Contacts, Calendars, and Calendar Events.

One of the main drivers for this project was that a lot of my data was trapped in these custom data stores, and I wanted to be able to access everything from the same place. (Why can't I grep my calendar events?)

It only reads these when you explicitly use these operations, and it never writes to them.

lgas|8 years ago

Probably better to wait to ask for the permission until someone is attempting an operation that requires that permission.