
Adam Rowe
-
Gesamtaktivitäten16
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen1
-
Abonnements6
Aktivitätsübersicht
Neueste Aktivität von Adam Rowe-
Adam Rowe hat einen Kommentar hinterlassen
We switched to Dixa, they had React Native support out of the box.
-
Adam Rowe hat einen Kommentar hinterlassen
I've done this with and without the ZDKSupport SDK to no avail. NSString *appId = [ReactNativeConfig envFor:@"NX_ZENDESK_APP_ID"]; NSString *clientId = [ReactNativeConfig envFor:@"NX_ZENDESK_CLIEN...
-
Adam Rowe hat einen Kommentar hinterlassen
I'm having this same issue. We don't need the AB to prompt the user to fill in the information, just... something and not a blank screen. The only solution I've currently found is to pass in the ph...
-
Adam Rowe hat einen Post erstellt
Valid JWT not recognized in Unified Chat 2.0 SDK (iOS)
Setting a valid JWT (tested on jwt.io) is not resulting in a verified user experience in Chat. ZDKJWTAuth *authenticator = [ZDKJWTAuth new]; [authenticator setAuthToken:zendeskJwt]; [[ZDKChat inst...
-
Adam Rowe hat einen Post erstellt
"Chat with an Agent" not starting chat
BeantwortetWhen using AnswerBot + ChatSDK engines on top of the Unified SDK in iOS, an option to Chat with an Agent is available if the user doesn't want to interact with the AnswerBot. However, clicking that...
-
Adam Rowe hat einen Kommentar hinterlassen
Eric Nelson, I ended up getting this resolved by updating our API Key for Chat. A previous developer was using the api key from the web widget script.
-
Adam Rowe hat einen Kommentar hinterlassen
Where is the Chat Dashboard? How do I get to this page?
-
Adam Rowe hat einen Kommentar hinterlassen
I'm having the same issue. Eric Nelson did you ever find a solution for André Santos's issue?
-
Adam Rowe hat einen Kommentar hinterlassen
Upvote