openimsdk / open-im-sdk-android

IM Android
https://openim.io
MIT License
225 stars 160 forks source link

Update `CommonUtil.java` #45

Closed rockyoung closed 2 years ago

rockyoung commented 2 years ago

to make json deserialization out of main thread, and more important thing is that catch any exception to delivery through OnBase.onError callback.