-
Notifications
You must be signed in to change notification settings - Fork 387
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 #2573
Comments
There is not enough information to pinpoint the source of the problem. With the given information, it is unclear whether it is an app or SDK issue. |
@wmathurin After multiple attempts, I was able to reproduce the issue. Here are the steps:
|
Could you try with the latest version of Mobile SDK to make sure the issue exists there also? |
can be fixed using a library Bundle Saver https://github.com/kernel0x/bundlesaver |
Please fill out the following details:
Fatal Exception: java.lang.RuntimeException android.os.TransactionTooLargeException: data parcel size 1340264 bytes Bundle stats: android:viewHierarchyState [size=1296] android:views [size=1248] androidx.lifecycle.BundlableSavedStateRegistry.key [size=1228] WEBVIEW_CHROMIUM_STATE [size=1336560] PersistableBundle stats: [null] Caused by android.os.TransactionTooLargeException data parcel size 1340264 bytes
The text was updated successfully, but these errors were encountered: