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

这边对接其他三方平台时会报这个错Caused by: java.lang.IllegalArgumentException: No JsonAdapter for java.util.HashMap<java.lang.String, java.lang.String>, you should probably use Map instead of HashMap (Moshi only supports the collection interfaces by default) or else register a custom JsonAdapter. #5

Open
dxmwl opened this issue Aug 6, 2024 · 1 comment

Comments

@dxmwl
Copy link

dxmwl commented Aug 6, 2024

查资料说需要自定义一个adapter,但是我对接这个平台时没有用到moshi-kotlin,所以不知道该怎么处理
image
image
image

@dxmwl
Copy link
Author

dxmwl commented Aug 6, 2024

image

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