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

android.os.BadParcelableException #1319

Closed
q2564063 opened this issue Apr 9, 2020 · 0 comments
Closed

android.os.BadParcelableException #1319

q2564063 opened this issue Apr 9, 2020 · 0 comments

Comments

@q2564063
Copy link

q2564063 commented Apr 9, 2020

ClassNotFoundException when unmarshalling:

com.luck.picture.lib.config.PictureSelectionConfig.(Unknown Source:614)

4 Caused by:

5 android.os.BadParcelableException:ClassNotFoundException when unmarshalling:
6 android.os.Parcel.readParcelableCreator(Parcel.java:2847)
7 android.os.Parcel.readParcelable(Parcel.java:2768)
8 com.luck.picture.lib.config.PictureSelectionConfig.(Unknown Source:614)
9 com.luck.picture.lib.config.PictureSelectionConfig$1.createFromParcel(Unknown Source:2)
10 com.luck.picture.lib.config.PictureSelectionConfig$1.createFromParcel(Unknown Source:0)
11 android.os.Parcel.readParcelable(Parcel.java:2777)
12 android.os.Parcel.readValue(Parcel.java:2671)
13 android.os.Parcel.readArrayMapInternal(Parcel.java:3045)

2.5.1版本出现的问题

顺便问一下大佬,只选择图片,哪个版本稳定一些?

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