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

Bug: io.openim.android.sdk.models.Message missing field localEx #56

Open
wb-hwang opened this issue Jan 4, 2024 · 2 comments
Open

Bug: io.openim.android.sdk.models.Message missing field localEx #56

wb-hwang opened this issue Jan 4, 2024 · 2 comments

Comments

@wb-hwang
Copy link

wb-hwang commented Jan 4, 2024

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

``` io.openim:core-sdk:3.5.0-rc1 ```

Cloud provider

OS version

Android

Install tools

@wb-hwang
Copy link
Author

wb-hwang commented Mar 5, 2024

up

@wb-hwang
Copy link
Author

我也遇到了这个问题, 写入 localEx 后, 读取的时候不能够读取到信息, 最后是使用的ex字段, 您这边最后是怎么解决的呀?

我们这个的数据量不大,只有特殊的类型才会使用localEx ,所以我暂时使用SharedPreferences 自己记录。
如果你的数据量大的话,自己建个数据库记录。

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

1 participant