Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Automatically request permission #20

Closed
jamesmontemagno opened this issue Jun 21, 2016 · 3 comments
Closed

[Android] Automatically request permission #20

jamesmontemagno opened this issue Jun 21, 2016 · 3 comments

Comments

@jamesmontemagno
Copy link

You could follow the practice I have done here:
https://github.com/jamesmontemagno/Xamarin.Plugins/blob/master/Media/Media/Media.Plugin.Android/MediaImplementation.cs#L147-L163

Or simply link people to my permissions plugin to handle and request the permission before attempting to start a download.

@SimonSimCity
Copy link
Owner

SimonSimCity commented Jun 23, 2016

I named it in the manual, so the programmers can decide how to handle it.

@jamesmontemagno
Copy link
Author

Perfect :) thanks

@large
Copy link

large commented Mar 2, 2018

Link changed to: https://github.com/jamesmontemagno/MediaPlugin/blob/master/src/Media.Plugin.Android/MediaImplementation.cs

Check out RequestStoragePermission() function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants