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

Unexpected Crash: IllegalArgumentException #140

Closed
steevsiby opened this issue May 11, 2023 · 1 comment
Closed

Unexpected Crash: IllegalArgumentException #140

steevsiby opened this issue May 11, 2023 · 1 comment

Comments

@steevsiby
Copy link

Discovered By: BanDev Unexpected Crash Handler
Device: samsung m52xqins (SM-M526B)
Android version: 13 (33)
Release: v2.2.0
Date: 12/5/2023 12:58:49
Stacktrace:java.lang.IllegalArgumentException: org.bandev.buddhaquotes: Targeting S (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.at android.app.PendingIntent.checkFlags(PendingIntent.java:408)at android.app.PendingIntent.getBroadcastAsUser(PendingIntent.java:688)at android.app.PendingIntent.getBroadcast(PendingIntent.java:675)at m6.e.e(SourceFile:191)at m6.d.h(SourceFile:91)at a5.a.b(SourceFile:1)at n5.a0.run(SourceFile:1)at kotlinx.coroutines.internal.e.run(Unknown Source:11)at kotlinx.coroutines.scheduling.i.run(Unknown Source:2)at kotlinx.coroutines.scheduling.a.run(SourceFile:77)Suppressed: e2.a: [f1{Cancelling}@dca1a38, Dispatchers.IO]

@russellbanks
Copy link
Member

Duplicate of #136

@russellbanks russellbanks marked this as a duplicate of #136 May 12, 2023
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