Zendesk Web Widget and SDKs: Close Chat programmatically | Community
Skip to main content

Zendesk Web Widget and SDKs: Close Chat programmatically

  • June 24, 2022
  • 1 reply
  • 0 views

Dev14

Is there is a way to close zendesk_messaging activity/viewController programmatically

1 reply

Greg29
  • June 27, 2022

Hi there! It looks like the Messaging SDKs do not contain a method to close the activity or viewControllers themselves, so this would be something you would need to handle in your implementation. Someone provided a solution for iOS here that you could use, but I don't have anything available for Android at the moment.