[Messaging] Disable push notification on iOS | The place for Zendesk users to come together and share
Skip to main content
Question

[Messaging] Disable push notification on iOS

  • April 13, 2026
  • 0 replies
  • 8 views

Hello, I used this guide to receive messaging notifications on iOS: https://developer.zendesk.com/documentation/zendesk-web-widget-sdks/sdks/ios/push_notifications/

Now I need to add a toggle to disable ONLY Zendesk notifications. Is there a way? I was able to prevent displaying notifications adding logic in userNotificationCenter but that is enough only when the app is in foreground.