EmoticonGIFKeyboard icon indicating copy to clipboard operation
EmoticonGIFKeyboard copied to clipboard

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

Open karanianandkumar opened this issue 6 years ago • 8 comments

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.

karanianandkumar avatar Jan 14 '19 08:01 karanianandkumar

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

kevalpatel2106 avatar Jan 14 '19 09:01 kevalpatel2106

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'

karanianandkumar avatar Jan 14 '19 09:01 karanianandkumar

Is this possible to use glide 3.8.0?

kevalpatel2106 avatar Jan 14 '19 09:01 kevalpatel2106

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.

karanianandkumar avatar Jan 14 '19 09:01 karanianandkumar

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.

kevalpatel2106 avatar Jan 14 '19 09:01 kevalpatel2106

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

karanianandkumar avatar Jan 14 '19 09:01 karanianandkumar

@kevalpatel2106 any update on this issue?

karanianandkumar avatar Feb 07 '19 10:02 karanianandkumar

I'm still waiting for any updates regarding this thread

unix14 avatar Jan 02 '20 12:01 unix14