최근 검색
최근 검색 없음

Rafal Wesolowski
가입한 날짜: 2021년 12월 02일
·
마지막 활동: 2021년 12월 02일
팔로잉
0
팔로워
0
총 활동 수
2
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Rafal Wesolowski
Rafal Wesolowski님이 에 게시물을 만듦
Hello support team,
We have recently migrated to Android 12 and started getting crashes pointing to your library.
The exact dependency we are using is
zendesk.messaging:messaging-android:1.2.0
Crash stacktrace is as follows:
Fatal Exception: java.lang.IllegalArgumentException: com.fibermode.mode.android: 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.buildServicePendingIntent(PendingIntent.java:724)
at android.app.PendingIntent.getService(PendingIntent.java:686)
at zendesk.messaging.android.push.internal.NotificationBuilder.setOpenNotificationIntent(NotificationBuilder.java:20)
at zendesk.messaging.android.push.internal.NotificationProcessor.display(NotificationProcessor.java:20)
at zendesk.messaging.android.push.internal.NotificationProcessor$display$1.invokeSuspend(NotificationProcessor.java:16)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:2)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.java:86)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.java)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.java:5)
Looks like there is missing PendingIntent flag in NotificationBuilder class?
Have you migrated your library towards Android 12 yet ?
If not when we can expect to get it fixed?
We are getting constant crashes at the moment.
Thanks in advance.
Rafal Wesolowski
2021년 12월 02일에 게시됨 · Rafal Wesolowski
0
팔로워
6
투표 수
3
댓글