-
Notifications
You must be signed in to change notification settings - Fork 6
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
App Crashes on DocumentFilter.getMagicFilter(bitmap) #2
Comments
Hello @garg-lucifer |
Hey, can you help me reproduce that error? Is it giving errors for every single image or some specific images? Can you send me some images for which it is failing so that I can reproduce that? |
It is happening for every single image. |
I'm sorry but currently, I don't know what's the issue. It's running fine on my Android & I can't reproduce the error either. |
i have the same errors. -_- |
Hey, @MuSHaKS if possible can you share your project's build.gradle file for app and module level? |
Hey @garg-lucifer , Please find the below app build.gradle: plugins { android {
} dependencies {
} |
Hey @MuSHaKS I have created another project LibraryTesting in which I tried to replicate your project by adding all the dependencies you've used except |
Hello,
App crashes on DocumentFilter.getMagicFilter(bitmap) and DocumentFilter.getShadowRemoval(bitmap) filters.
Below the Crash log:
The text was updated successfully, but these errors were encountered: