We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
io.openim.android.sdk.models.Message missing field localEx.I can see the json in logcat exist localEx,but the Message non-existent field localEx.
Message
Accessing Android SDK
No response
The text was updated successfully, but these errors were encountered:
up
Sorry, something went wrong.
我也遇到了这个问题, 写入 localEx 后, 读取的时候不能够读取到信息, 最后是使用的ex字段, 您这边最后是怎么解决的呀?
我们这个的数据量不大,只有特殊的类型才会使用localEx ,所以我暂时使用SharedPreferences 自己记录。 如果你的数据量大的话,自己建个数据库记录。
No branches or pull requests
What happened?
io.openim.android.sdk.models.Message missing field localEx.I can see the json in logcat exist localEx,but the
Message
non-existent field localEx.What did you expect to happen?
Accessing Android SDK
How can we reproduce it (as minimally and precisely as possible)?
Accessing Android SDK
Anything else we need to know?
No response
version
Cloud provider
OS version
Install tools
The text was updated successfully, but these errors were encountered: