Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to detect when user close Intercom interface? #443

Open
kevin-do-zimplistic opened this issue Jun 21, 2024 · 1 comment
Open

How to detect when user close Intercom interface? #443

kevin-do-zimplistic opened this issue Jun 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@kevin-do-zimplistic
Copy link

kevin-do-zimplistic commented Jun 21, 2024

Hi everyone,

I'm using Intercom.instance.displayMessageComposer("Message") and Intercom.instance.displayMessenger() to open the Intercom interface. The problem is, I don't know when the user closes the interface. I used async await but it didn't works.

I searched the Intercom forum and I found a similar issue but it was an solution for native ios. Do we have the equivalence in Flutter?

Thanks in advance.

@deepak786 deepak786 added the enhancement New feature or request label Jul 10, 2024
@deepak786
Copy link
Collaborator

Not sure if there is a similar API in native Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants