Ricerche recenti


Nessuna ricerca recente

Simon Bergeron's Avatar

Simon Bergeron

Data ingresso 16 ott 2021

·

Ultima attività 22 ott 2021

Seguiti

0

Follower

0

Attività totali

5

Voti

0

Abbonamenti

2

PANORAMICA ATTIVITÀ

Ultima attività di Simon Bergeron

Simon Bergeron ha commentato,

Commento nella community Developer - Zendesk SDKs

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

Visualizza commento · Data ultimo post: 14 set 2021 · Simon Bergeron

0

Follower

0

Voti

0

Commenti


Simon Bergeron ha creato un post,

Post 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. 

Data ultimo post: 13 set 2021 · Simon Bergeron

0

Follower

2

Voti

2

Commenti


Simon Bergeron ha creato un post,

Post 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.

Data ultimo post: 13 set 2021 · Simon Bergeron

1

Follower

4

Voti

3

Commenti