Skip to content

Plans NotSerializableException #3855

@nbradbury

Description

@nbradbury

I'm seeing this when backgrounding the app while Plans is showing:

Caused by: java.io.NotSerializableException: org.wordpress.android.ui.plans.models.PlanFeaturesHighlightSection
    at java.io.ObjectOutputStream.writeNewObject(ObjectOutputStream.java:1344)
    at java.io.ObjectOutputStream.writeObjectInternal(ObjectOutputStream.java:1651)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:1497)
    at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:1461)

Happens both on my real Nexus 6P and on a Genymotion 6P emulator.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions