Talk SDK android 12 Crash
java.lang.RuntimeException: Unable to start service zendesk.talk.android.internal.call.service.TalkCallService@1dd6c9b with Intent { cmp=safestep.app/zendesk.talk.android.internal.call.service.TalkCallService (has extras) }: java.lang.IllegalArgumentException: safestep.app: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
E/AndroidRuntime(13337): 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.
Please sign in to leave a comment.
0 Comments