You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
The text was updated successfully, but these errors were encountered:
@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?
The text was updated successfully, but these errors were encountered: