java.lang.IllegalArgumentException: com.entitcs.office_attendance: 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:450) at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:566) at android.app.PendingIntent.getActivity(PendingIntent.java:552) at android.app.PendingIntent.getActivity(PendingIntent.java:516) at com.google.firebase.messaging.b.j(Unknown Source:530) at com.google.firebase.messaging.FirebaseMessagingService.e(Unknown Source:350) at la.r.run(Unknown Source:4) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644) at j7.c.run(Unknown Source:6) at java.lang.Thread.run(Thread.java:1012)