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

Android13上面 传递Serializable的对象会闪退 #6

Open
zhanghehe opened this issue Jan 13, 2023 · 1 comment
Open

Android13上面 传递Serializable的对象会闪退 #6

zhanghehe opened this issue Jan 13, 2023 · 1 comment

Comments

@zhanghehe
Copy link

java.lang.ClassCastException
android.os.Parcel$LazyValue cannot be cast to com.xxx.xxx.bean
只要在接收页面 调用的接收的对象 就报上面的错了

@wuyr
Copy link
Member

wuyr commented Jan 31, 2023

不好意思,今天才看到这个issues。
现在问题已修复,但因为jcenter仓库早已关闭,所以发布不了版本,你需要手动将仓库中的ActivityMessenger.ktExtensions.kt 复制到你的项目中,然后把原来的依赖删除掉。

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

2 participants