Skip to content

Crash due to TransactionTooLargeException when sending notification #169

@H3XDaemon

Description

@H3XDaemon

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions