Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Dae Chul Jung (Cat Daddy)'s Avatar

Dae Chul Jung (Cat Daddy)

Beigetreten 16. Okt. 2021

·

Letzte Aktivität 23. Okt. 2021

Folge ich

0

Follower

0

Gesamtaktivitäten

3

Stimmen

0

Abonnement

1

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Dae Chul Jung (Cat Daddy)

Dae Chul Jung (Cat Daddy) hat einen Kommentar hinterlassen

Community-Kommentar Developer - Zendesk SDKs

Hi Greg Katechis, I tried to debug down with the tool, and I'm getting hit (the app is running in foreground) when I send the push from the tool, but I'm not getting hit when I send from the Zendesk (have some console logs output from [CONVERSATION_STORE] though, and the SDK is getting right device token according to the logs)

- (void)userNotificationCenter:(UNUserNotificationCenter *)center 
willPresentNotification:(UNNotification *)notification 
withCompletionHandler:(void (^)(UNNotificationPresentationOptions 
options))completionHandler

Any ideas on this?

Thanks,

Kommentar anzeigen · Gepostet 10. Sept. 2021 · Dae Chul Jung (Cat Daddy)

0

Follower

0

Stimmen

0

Kommentare


Dae Chul Jung (Cat Daddy) hat einen Post erstellt

Post Developer - Zendesk SDKs

Hi all, I'm using Zendesk Messaging SDK in my game, and having an issue on push notification.

None of these functions are getting triggered when the agent answered on the ticket although I register remote notifications and update device token to Zendesk SDK. and I did upload the right certificate on the dashboard.

- (void)userNotificationCenter:(UNUserNotificationCenter *)center didReceiveNotificationResponse:(UNNotificationResponse *)response withCompletionHandler:(void(^)())completionHandler
- (void)userNotificationCenter:(UNUserNotificationCenter *)center willPresentNotification:(UNNotification *)notification withCompletionHandler:(void (^)(UNNotificationPresentationOptions options))completionHandler
- (void)application:(UIApplication*)application didReceiveRemoteNotification:(NSDictionary *)userInfo
- (void)application:(UIApplication *)application didReceiveLocalNotification:(UNNotificationRequest *)notification

Any ideas why it's not getting called?

Thanks,

-Daechul

Gepostet 09. Sept. 2021 · Dae Chul Jung (Cat Daddy)

0

Follower

4

Stimmen

4

Kommentare