Integrating Intercom's JS snippet as part of an Expo mobile app

Yes - I know that Expo doesn’t support Intercom yet and the only way to integrate it natively is to detach Expo.

But, let’s say that I only want to register the user and send some props - can I just open a hidden WebView, fetch the Intercom snippet and make the register call? If so, how should I identify or associate this user to iOS or Android? Intercom fails to mention what props should I send in order to do so.

Anyone has experience with this?

Intercom’s JS API docs: Javascript API: Methods

Thanks!

Nir

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.