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

Upgrading glide library #8

Open
AliYusuf95 opened this issue Dec 29, 2017 · 4 comments
Open

Upgrading glide library #8

AliYusuf95 opened this issue Dec 29, 2017 · 4 comments

Comments

@AliYusuf95
Copy link

AliYusuf95 commented Dec 29, 2017

I use Glide v4, when I implement this library and I got this error:

E/Crash: abstract method "void com.bumptech.glide.module.RegistersComponents.registerComponents(android.content.Context, com.bumptech.glide.Glide, com.bumptech.glide.Registry)"
                                          java.lang.AbstractMethodError: abstract method "void com.bumptech.glide.module.RegistersComponents.registerComponents(android.content.Context, com.bumptech.glide.Glide, com.bumptech.glide.Registry)"

According to this issue bumptech/glide#1974 (comment) , it seems that differences Glide versions case errors.

@pritesh25
Copy link

i updated this library on glide4 , and its working perfectly. can u guide me how i can update by code here ???

@RahulJanagouda
Copy link
Owner

Create a Pull request

@Adil3382
Copy link

Adil3382 commented Dec 5, 2018

I am facing same issue. Crash application when i open status activity.

@AnuragKurumaddali
Copy link

java.lang.IllegalStateException: Attempting to register a Glide v3 module. If you see this, you or one of your dependencies may be including Glide v3 even though you're using Glide v4. You'll need to find and remove (or update) the offending dependency. The v3 module name is: com.rahuljanagouda.statusstories.glideProgressBar.OkHttpProgressGlideModule

Facing this issue

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

5 participants