Recherches récentes


Pas de recherche récente

Dae Chul Jung (Cat Daddy)'s Avatar

Dae Chul Jung (Cat Daddy)

Adhésion le 16 oct. 2021

·

Dernière activité le 23 oct. 2021

Suivis

0

Abonnés

0

Activité totale

3

Votes

0

Abonnement

1

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Dae Chul Jung (Cat Daddy)

Dae Chul Jung (Cat Daddy) a ajouté un commentaire,

Commentaire de la communauté 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,

Afficher le commentaire · Publication le 10 sept. 2021 · Dae Chul Jung (Cat Daddy)

0

Abonnés

0

Votes

0

Commentaire


Dae Chul Jung (Cat Daddy) a créé une publication,

Publication 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

Publication le 09 sept. 2021 · Dae Chul Jung (Cat Daddy)

0

Abonnés

4

Votes

4

Commentaires