Results 2 comments of Nic

I have fixed this on my fork with this commit: https://github.com/Nicrob64/ImageSelector/commit/22230b89da6f829826ec87b6fe2e901942d19a84 I will see if I can generate a pull request for it when I have some time

This is due to the new android N security features. The library should use a File provider rather than a File Uri. I have fixed this issue on my fork...