최근 검색


최근 검색 없음

Simon Bergeron's Avatar

Simon Bergeron

가입한 날짜: 2021년 10월 16일

·

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

팔로잉

0

팔로워

0

총 활동 수

5

투표 수

0

플랜 수

2

활동 개요

님의 최근 활동 Simon Bergeron

Simon Bergeron님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

I'm using the AnonymousIdentity and setting the name and email.

댓글 보기 · 2021년 9월 14일에 게시됨 · Simon Bergeron

0

팔로워

0

투표 수

0

댓글


Simon Bergeron님이 에 게시물을 만듦

게시물 Developer - Zendesk SDKs

The add ticket button is not visible when I have no tickets.

I've got ZenDesk initialized and I'm using this to show the list of tickets

RequestListActivity.builder()
  .withContactUsButtonVisible(true)
  .show(requireActivity())

 

The screenshot is what shows up. I've managed to create a new ticket by randomly clicking on the screen which eventually brings up the create form. Once I have an item in the list then the create button is there. 

 

I'm wondering if I'm not suppose to use the RequestListActivity if I don't have any tickets, or if this is a bug with the SDK? Or maybe I'm missing something with the setup. 

2021년 9월 13일에 게시됨 · Simon Bergeron

0

팔로워

2

투표 수

2

댓글


Simon Bergeron님이 에 게시물을 만듦

게시물 Developer - Zendesk SDKs

The latests Android SDKs are still using the old support annotations library. I'd like to remove Jetifier when I build to improve build times. The ZenDesk SDKs are now the only libraries we use that haven't migrated everything to use the Android X apis instead of the old legacy support apis. If you guys could update your dependencies I would greatly appreciate it.

2021년 9월 13일에 게시됨 · Simon Bergeron

1

팔로워

4

투표 수

3

댓글