Re: [w3c/permissions] Drop .request() (#83)

Thanks for filing this issue @martinthomson. I don't have a preference either way, but I wanted to be more precise about the Android model: Android M moved from request-at-install-time to an explicit request function that looks a lot like `Permissions.request()`: [`Activity.requestPermissions()`](http://developer.android.com/reference/android/app/Activity.html#requestPermissions(java.lang.String[], int)).

I'll try to get some more folks with opinions to comment.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/83#issuecomment-211540002

Received on Monday, 18 April 2016 19:25:42 UTC