Skip to content

Android.OS.TransactionTooLargeException #32

@kleindev

Description

@kleindev

I have some cases where I have a large HTML string (base 64 in line images). When I have that case, I experience the TransactionTooLargeException.

I believe this has to do with the Activity / PutExtra on a large string (near/over 1 MB).

Has anyone else experienced this? Any tips / workarounds? I have the least amount of control over what is in the HTML (vendor user content). But anything I can do to how I'm using the control? Or would this be a change to the Android implementation / use of PutExtra?

Thoughts / suggestions appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions