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.TransactionTooLargeException #32

Open
kleindev opened this issue Jan 17, 2019 · 0 comments
Open

Android.OS.TransactionTooLargeException #32

kleindev opened this issue Jan 17, 2019 · 0 comments

Comments

@kleindev
Copy link

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.

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

1 participant