- From: Jeffrey Yasskin <notifications@github.com>
- Date: Mon, 18 Apr 2016 12:25:07 -0700
- To: w3c/permissions <permissions@noreply.github.com>
Received on Monday, 18 April 2016 19:25:42 UTC
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