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

Crash due to TransactionTooLargeException when sending notification #169

Open
H3XDaemon opened this issue Jul 16, 2023 · 2 comments
Open

Comments

@H3XDaemon
Copy link

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

@Electric1447
Copy link
Collaborator

What model of device and os do you use,?

@H3XDaemon
Copy link
Author

Oneplus 8 with OxygenOS13

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

2 participants