-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
当前imsdk-android中的glide是3.x版的,我们自己的项目glide是4.x版的,集成到自己项目后会报java.lang.NoSuchMethodError: No virtual method load(Ljava/lang/Object;)Lcom/bumptech/glide/DrawableTypeRequest; in class Lcom/bumptech/glide/RequestManager; or its super classes (declaration of 'com.bumptech.glide.RequestManager' appears in /data/app/com.gxty.location-MCWrl7XafWHJxD9KqhZHDg==/base.apk)这个错。DrawableTypeRequest这个类在4.x版已经被移除了,导致闪退
Metadata
Metadata
Assignees
Labels
No labels