You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Stack Trace]:
java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 2090028 bytes
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:681)
at android.app.NotificationManager.notify(NotificationManager.java:628)
at android.app.NotificationManager.notify(NotificationManager.java:604)
at t0.b.run(SourceFile:664)
Caused by: android.os.TransactionTooLargeException: data parcel size 2090028 bytes
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(BinderProxy.java:672)
at android.app.INotificationManager$Stub$Proxy.enqueueNotificationWithTag(INotificationManager.java:3031)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:678)
... 3 more
The text was updated successfully, but these errors were encountered:
Generated by AppErrorsTracking
Project Url: https://github.com/KitsunePie/AppErrorsTracking
[Stack Trace]:
java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 2090028 bytes
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:681)
at android.app.NotificationManager.notify(NotificationManager.java:628)
at android.app.NotificationManager.notify(NotificationManager.java:604)
at t0.b.run(SourceFile:664)
Caused by: android.os.TransactionTooLargeException: data parcel size 2090028 bytes
at android.os.BinderProxy.transactNative(Native Method)
at android.os.BinderProxy.transact(BinderProxy.java:672)
at android.app.INotificationManager$Stub$Proxy.enqueueNotificationWithTag(INotificationManager.java:3031)
at android.app.NotificationManager.notifyAsUser(NotificationManager.java:678)
... 3 more
The text was updated successfully, but these errors were encountered: