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

No virtual method load(Ljava/lang/String;)Lcom/bumptech/glide/DrawableTypeRequest; in class Lcom/bumptech/glide/RequestManager #19

Open
karanianandkumar opened this issue Jan 14, 2019 · 8 comments

Comments

@karanianandkumar
Copy link

I came to know the crash is happening due to the mismatch between glide versions.
Currently, I am using com.github.bumptech.glide:glide:4.8.0
but in Plugin : com.github.bumptech.glide:glide:3.8.0

Please help me to fix this issue.

@kevalpatel2106
Copy link
Owner

@karanianandkumar Can you tell me which dependencies you have included?

@karanianandkumar
Copy link
Author

implementation 'com.github.bumptech.glide:glide:4.8.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
implementation 'com.kevalpatel2106:emoticongifkeyboard:1.1'
implementation 'com.kevalpatel2106:emoticonpack-ios:1.1'
implementation 'com.kevalpatel2106:gifpack-giphy:1.1'
implementation 'com.readystatesoftware.sqliteasset:sqliteassethelper:2.0.1'
implementation 'com.squareup.retrofit2:retrofit:2.3.0'

@kevalpatel2106
Copy link
Owner

Is this possible to use glide 3.8.0?

@karanianandkumar
Copy link
Author

karanianandkumar commented Jan 14, 2019

Now I have to downgrade and make changes for accordingly. From Glide official documentation
If you need to support older versions of Android, consider staying on Glide v3, which works on API 10, but is not actively maintained.

As they are not gonna maintain it if it is possible to upgrade from your side Please consider it. Otherwise please guide me I will do it.

@kevalpatel2106
Copy link
Owner

I am currently working on upgrading the glide version. But as you know this can take some time. Give me a day. I'll get back to you.

@karanianandkumar
Copy link
Author

Greatly appreciated. Eager to see the update. Thanks for your time.

@karanianandkumar
Copy link
Author

@kevalpatel2106 any update on this issue?

@unix14
Copy link

unix14 commented Jan 2, 2020

I'm still waiting for any updates regarding this thread

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

3 participants