You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
First, this repo is fantastic 🙌 thank you so much!
It allows me to use Intercom together with my expo dev-client. However I have noticed that if I
In my
App.tsxI have anIntercom.logout, but that is not called in the dev-client home screen.I can't seem to find a solution to trigger
Intercom.logoutwhen the app is terminated, but perhaps this plugin can build ainto the boot of the dev-client?