@AnkushWalia I am facing issue with this library. I came across this library while I was searching a resolution for uCrop Library which is already integrated in my project.
I am facing the exception on Android N when image is captured due to some file provider permission denial. I have been going through a lot of links but not able to find a solution to this. I saw a comment on the Issue 303 in the Yalantis uCrop library. You had asked me to try including your library for the resolution and said it uses uCrop, but I am not able to use your library because as soon as I included it in my build.gradle I got an issue that some Glide package is not available. My project already uses Glide and maybe there would be some conflict with your implementation.
@AnkushWalia I am facing issue with this library. I came across this library while I was searching a resolution for uCrop Library which is already integrated in my project.
I am facing the exception on Android N when image is captured due to some file provider permission denial. I have been going through a lot of links but not able to find a solution to this. I saw a comment on the Issue 303 in the Yalantis uCrop library. You had asked me to try including your library for the resolution and said it uses uCrop, but I am not able to use your library because as soon as I included it in my build.gradle I got an issue that some Glide package is not available. My project already uses Glide and maybe there would be some conflict with your implementation.
Can you let me know how can this be resolved?