Pesquisas recentes


Sem pesquisas recentes

Simon Bergeron's Avatar

Simon Bergeron

Entrou em 16 de out. de 2021

·

Última atividade em 22 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

5

Votos

0

Assinaturas

2

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Simon Bergeron

Simon Bergeron comentou,

Comentário na comunidade Developer - Zendesk SDKs

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

Exibir comentário · Publicado 14 de set. de 2021 · Simon Bergeron

0

Seguidores

0

Votos

0

Comentários


Simon Bergeron criou uma publicação,

Publicação 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. 

Publicado 13 de set. de 2021 · Simon Bergeron

0

Seguidores

2

Votos

2

Comentários


Simon Bergeron criou uma publicação,

Publicação 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.

Publicado 13 de set. de 2021 · Simon Bergeron

1

Seguidor

4

Votos

3

Comentários