
Brandon Hawker
-
合計アクティビティ14
-
前回のアクティビティ
-
メンバー登録日
-
フォロー0ユーザー
-
フォロワー0ユーザー
-
投票0
-
サブスクリプション5
アクティビティの概要
Brandon Hawkerさんの最近のアクティビティ-
Brandon Hawkerさんが投稿を作成しました:
Android Support SDK - initializing on-demand rather than application startup
I see this note in the documentation: "You can initialize the Support SDK in your Application subclass, in an Activity, or anywhere you have access to a Context. Zendesk recommends initializing as ...
-
Brandon Hawkerさんがコメントを作成しました:
Upon further testing this may only be happening in one of our Zendesk projects/environments and not the other.
-
Brandon Hawkerさんがコメントを作成しました:
Eric Nelson following up on this issue, I was also able to replicate from the bug going from SDK version 5.5 -> 6.0. Some more details on the issue: - Conversations that have at least one support a...
-
Brandon Hawkerさんがコメントを作成しました:
5.3.0 There's no signature in the ZDKRequestProvider header for getUpdatesForDevice, but I can access it it turns out.
-
Brandon Hawkerさんがコメントを作成しました:
Ah, thanks Rafael. I'm on an older version of an SDK which doesn't have that functionality so I missed it (can't upgrade right now due to a bug).
-
Brandon Hawkerさんが投稿を作成しました:
What data populates the unread indicator for a ticket?
Hello, We leverage the Support SDK on iOS to present the ticket requests. How is the data sourced for determining when to show the unread ticket indicator for the user (dot on the left side)? Is th...
-
Brandon Hawkerさんがコメントを作成しました:
Bummer. Thanks, you can close this ticket.
-
Brandon Hawkerさんがコメントを作成しました:
Thank you Christopher. Is there a method to dynamically set these strings in code based on certain conditions? For example, depending on how the user enters ticket creation in the app, I might wan...
-
Brandon Hawkerさんが投稿を作成しました:
Can I override view controller title when requesting UI?
I'm on version 5.3 of the iOS SDK. I'd like to set my own title when pushing Zendesk UI onto my navigation controller, but when I try to update the title of the view controller returned by RequestU...