최근 검색


최근 검색 없음

Evgenii Aronov's Avatar

Evgenii Aronov

가입한 날짜: 2021년 11월 08일

·

마지막 활동: 2021년 11월 20일

팔로잉

0

팔로워

0

총 활동 수

6

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Evgenii Aronov

Evgenii Aronov님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

Sure.

댓글 보기 · 2021년 11월 20일에 게시됨 · Evgenii Aronov

0

팔로워

0

투표 수

0

댓글


Evgenii Aronov님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

Any updates?

댓글 보기 · 2021년 11월 19일에 게시됨 · Evgenii Aronov

0

팔로워

0

투표 수

0

댓글


Evgenii Aronov님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

Hello 
I've tried this methods and still receiving pushes after calling unregisterToken

func application(_ application: UIApplication, didRegisterForRemoteNotificationsWithDeviceToken deviceToken: Data) {
    Chat.registerPushToken(deviceToken)
}
private func unregisterZendeskToken() {
Chat.pushNotificationsProvider?.unregisterPushToken()
    Chat.chatProvider?.endChat()
    Chat.instance?.resetIdentity(nil)
    Chat.instance?.clearCache()
}

댓글 보기 · 2021년 11월 10일에 게시됨 · Evgenii Aronov

0

팔로워

0

투표 수

0

댓글


Evgenii Aronov님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk SDKs

So I tried 2 approaches:

1) Registering token by calling Chat.registerPushToken(deviceToken) and deleting by calling Chat.pushNotificationsProvider?.unregisterPushToken()
2) Registering token by calling Chat.pushNotificationsProvider?.registerPushToken(deviceToken) 
and deleting like in previous.
But had no luck with both cases.

댓글 보기 · 2021년 11월 08일에 편집됨 · Evgenii Aronov

0

팔로워

0

투표 수

0

댓글


Evgenii Aronov님이 에 게시물을 만듦

게시물 Developer - Zendesk SDKs

Hello 
If there any functionality to remove push token for iOS device that was previous registered?
Problem here is that when user logged out from our app can still receive push notifications.
I've found this method https://zendesk.github.io/mobile_sdk_iOS_jazzy_docs/Classes/PushNotificationsProvider.html#/c:@CM@ChatProvidersSDK@objc(cs)ZDKPushNotificationsProvider(im)unregisterPushToken 
but it doesn't work.
Could you help me with this?

2021년 11월 08일에 게시됨 · Evgenii Aronov

0

팔로워

3

투표 수

8

댓글