Zendesk Messaging SDK | Not getting push notifications after calling logout for authenticated users. | Community
Skip to main content

Zendesk Messaging SDK | Not getting push notifications after calling logout for authenticated users.

  • October 4, 2023
  • 1 reply
  • 0 views

Pulkeet

1. Did login using jwt.

Zendesk.getInstance().loginUser(jwt)

2. Tested push notifications - getting push notifications.

3. Did logout

Zendesk.getInstance().logoutUser

4.Tested push notifications - Not getting push notifications

Is this an expected behavior that after doing logout we will not get the notifications ?

1 reply

Viachaslau11

We're facing with the same problem