Parcel Unmarshalling unknown type code

后端 未结 7 1954
忘掉有多难
忘掉有多难 2020-12-05 10:41

We are getting this error in the Crash reports logged by play store. Cant replicate this in all our testing. Does anyone else have the same problem or solution ? Thing is, w

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-05 11:25

    In my case I was trying to assign an arrayList to a List and that triggers that error

提交回复
热议问题