Hi,
Is it possible to detect the Messenger was dismissed on iOS, so that we can call another method right after the user is back to our app?
Hi,
Is it possible to detect the Messenger was dismissed on iOS, so that we can call another method right after the user is back to our app?
Hey
Â
You should be able to configure something here! When a user closes the messenger, IntercomWindowWillHideNotification
 and IntercomWindowDidHideNotification
 will be fired. This will allow you to perform certain actions in your app when the Intercom window is closed. You can read more on this here!
Hi
Â
Thanks for your reply. Yes, I can implement the callback action following the guide on iOS. But now, we are still facing the same issue on Android and seems there is no similar will hide/ did hide notification events being fired when the user closes Messenger on Android. Is there a guide on any approach?Â
Cheers,
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.