Skip to content

Can not Export CREATOR Field for IParcelable instance #1149

@fullmetaltac

Description

@fullmetaltac

Sample link

https://github.com/xamarin/monodroid-samples/blob/f944f42001fa134915069fa7bbb9cb493bfd446d/ExportAttribute/ExportAttributeTest/MainActivity.cs#L55
https://github.com/xamarin/monodroid-samples/blob/f944f42001fa134915069fa7bbb9cb493bfd446d/android5.0/Topeka/Topeka/Models/Player.cs#L18

Verified on Monodroid v8.2.0.1

Issue description

Can not ExportField CREATOR for IParcelable instance

Steps to reproduce the issue

  1. Open Topeka sample.
  2. Input login info.
  3. Tap Login button.

What's the expected result?

  • User successfully login.

What's the actual result?

  • Application crashes.

Steps to reproduce the issue

  1. Open ExportAttributeTest sample.
  2. Tap button.

What's the expected result?

  • Parcelable object handled properly.

What's the actual result?

  • Application crashes.

Additional details / screenshot (Optional)

image

InitializeCreator method is not reachable via debugger.
MSBuildOutput.log
logCat.txt

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions