Talk SDK android 12 Crash | Community
Skip to main content

Talk SDK android 12 Crash

  • May 5, 2022
  • 0 replies
  • 0 views

Ameet

 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.