Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.79k stars 301 forks source link

RuntimeException: android.os.TransactionTooLargeException: data parcel size 221188 bytes #1700

Open sentry-io[bot] opened 2 months ago

sentry-io[bot] commented 2 months ago

Sentry Issue: SIMPLENOTE-ANDROID-AS0

TransactionTooLargeException: data parcel size 221188 bytes
    at android.os.BinderProxy.transactNative(BinderProxy.java)
    at android.os.BinderProxy.transact(BinderProxy.java:584)
    at android.view.autofill.IAutoFillManager$Stub$Proxy.updateSession(IAutoFillManager.java:615)
    at android.view.autofill.AutofillManager.updateSessionLocked(AutofillManager.java:2491)
    at android.view.autofill.AutofillManager.notifyValueChanged(AutofillManager.java:1889)
...
(21 additional frame(s) were not displayed)

RuntimeException: android.os.TransactionTooLargeException: data parcel size 221188 bytes
    at android.view.autofill.AutofillManager.updateSessionLocked(AutofillManager.java:2494)
    at android.view.autofill.AutofillManager.notifyValueChanged(AutofillManager.java:1889)
    at android.widget.TextView.notifyListeningManagersAfterTextChanged(TextView.java:12389)
    at android.widget.TextView.sendAfterTextChanged(TextView.java:12369)
    at android.widget.TextView$ChangeWatcher.afterTextChanged(TextView.java:15851)
...
(18 additional frame(s) were not displayed)
dangermattic commented 2 months ago

Thanks for reporting! 👍

kernel0x commented 1 month ago

can be fixed using a library Bundle Saver https://github.com/kernel0x/bundlesaver