最近搜索


没有最近搜索

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

评论