최근 검색


최근 검색 없음

Akash Koradia's Avatar

Akash Koradia

가입한 날짜: 2021년 11월 19일

·

마지막 활동: 2021년 11월 22일

팔로잉

0

팔로워

0

총 활동 수

4

투표

1

가입 플랜

1

활동 개요

님의 최근 활동 Akash Koradia

Akash Koradia님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

Hi Mick, thank you for responding.
I was able to resolve the issue - using exclude flexbox line in the dependency. As you can see below

implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation (group: 'com.zendesk', name: 'messaging', version: '5.2.2') {
exclude group: "com.google.android", module: "flexbox"
}
implementation (group: 'com.zendesk', name: 'chat', version: '3.3.2') {
exclude group: "com.google.android", module: "flexbox"
}

this worked for me 

댓글 보기 · 2021년 11월 22일에 편집됨 · Akash Koradia

0

팔로워

1

투표

0

댓글


Akash Koradia님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

Hi Eric,
I am facing same issue in Kotlin. Does Zendesk not support Kotlin also? I already have flexbox dependency in my code but still getting above issue.

댓글 보기 · 2021년 11월 19일에 편집됨 · Akash Koradia

0

팔로워

0

투표 수

0

댓글