react-native-chat-demo icon indicating copy to clipboard operation
react-native-chat-demo copied to clipboard

发送文本消息报错

Open mumu19920210 opened this issue 6 years ago • 1 comments

No virtual method load(Ljava/lang/String;)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.unitenvironmentapp-2N170FHI2HAOX5LSmurGdA==/base.apk!classes16.dex)

如果把发送文本的方法NimSession.sendTextMessage(t, ids)注释掉,能正常运行

因此,我确定是此方法报错,但原因还请说明一下,以及如何改?谢谢。

mumu19920210 avatar May 08 '19 12:05 mumu19920210

没有遇到过此类问题

hzlgit avatar May 13 '19 00:05 hzlgit