7 ms·
Not 100% sure, but I think the access to contacts is so that you can split ride fares with other people.
by sghodas 10y ago
Not 100% sure, but I think the access to contacts is so that you can split ride fares with other people.
- JoshTriplett 10y ago> Not 100% sure, but I think the access to contacts is so that you can split ride fares with other people. There's a standard intent to select a contact for purposes like that, and then the app only gets access to the information of that contact. Apps requesting access to contacts get all contacts.
- rajivm 10y agoIt's actually probably so you can autocomplete a contact as a destination address for your Uber. The same is true in Maps for navigation. Unfortunately UX wins over privacy so launching an intent to pick a contact probably wasn't as elegant as using a unified autocomplete field.
- 0xmohit 10y agoAha! So maybe they need a variety of permissions in order to apply machine learning so as to enhance the UX.