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

Differents versions Glide #613

Closed
javieritis opened this issue Jul 20, 2018 · 3 comments
Closed

Differents versions Glide #613

javieritis opened this issue Jul 20, 2018 · 3 comments

Comments

@javieritis
Copy link

I use the glide version

implementation 'com.github.bumptech.glide:glide:4.7.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.7.1'

and QuickBlox

implementation 'com.quickblox:quickblox-android-sdk-chat:3.7.0'
implementation 'com.quickblox:quickblox-android-sdk-core:3.7.0'
implementation 'com.quickblox:quickblox-android-sdk-messages:3.7.0'

When i use the chat adapter (QBMessagesAdapter), return me exception and crash.:

java.lang.NoSuchMethodError: No static method clear(Landroid/view/View;)V in class Lcom/bumptech/glide/Glide; or its super classes (declaration of 'com.bumptech.glide.Glide' appears in /data/app/com.apptest.dev-1/base.apk)

Is there any way for Quickblox to use your Glide version and I use the one I have in my project?

I have seen that it uses version 3.6.1 of Glide in Quickblox.
https://github.com/QuickBlox/quickblox-android-sdk/blob/master/build.gradle

thanks!

@Shakir4u
Copy link

Not yet Dear. I am getting same issue.

@Marcehrenborg
Copy link

Marcehrenborg commented Dec 17, 2018

java.lang.NoSuchMethodError: No static method clear(Landroid/view/View;)V in class Lcom/bumptech/glide/Glide; or its super classes (declaration of 'com.bumptech.glide.Glide' appears in /data/app/com.apptest.dev-1/base.apk)

Same issue i am also facing please let know now best solution.

Thanks

@ghost ghost closed this as completed Sep 30, 2021
@ghost
Copy link

ghost commented Oct 1, 2021

Hello QuickBlox customer,

This is Nikolay from QuickBlox support.

The issue was closed as it was outdated.

Please update the SDK to the latest version:
https://github.com/QuickBlox/quickblox-android-sdk-releases/releases/tag/3.9.11

Additionally, please check our new samples:
https://docs.quickblox.com/docs/code-samples#chat-samples

If it is still relevant after reviewing the updated information, feel free to open a new issue.

Have a nice day.

This issue was closed.
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