BuddhaQuotes icon indicating copy to clipboard operation
BuddhaQuotes copied to clipboard

Unexpected Crash: IllegalArgumentException

Open Mortuus-Medicus opened this issue 9 months ago • 1 comments

Discovered By: BanDev Unexpected Crash Handler Device: Xiaomi vayu_global (M2102J20SG) Android version: 12 (31) Release: v2.2.0 Date: 19/5/2025 10:44:54 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:375)at android.app.PendingIntent.getBroadcastAsUser(PendingIntent.java:645)at android.app.PendingIntent.getBroadcast(PendingIntent.java:632)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}@fd31f7d, Dispatchers.IO]

Mortuus-Medicus avatar May 19 '25 21:05 Mortuus-Medicus

Me too, by adding widget on desktop.

Discovered By: BanDev Unexpected Crash Handler Device: Google husky (Pixel 8 Pro) Android version: 16 (36) Release: v2.2.0 Date: 19/6/2025 10:02:46 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.checkPendingIntent(PendingIntent.java:458)at android.app.PendingIntent.getBroadcastAsUser(PendingIntent.java:761)at android.app.PendingIntent.getBroadcast(PendingIntent.java:748)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}@c037037, Dispatchers.IO]

Cyb10101 avatar Jun 19 '25 20:06 Cyb10101