Intercom present() method opens 2 message drawers on iOS when built using EAS | Community
Skip to main content
Question

Intercom present() method opens 2 message drawers on iOS when built using EAS

  • April 1, 2026
  • 0 replies
  • 6 views

Hi guys, I recently integrated intercom in our app React Native app running Expo 54. @intercom/intercom-react-native (^9.6.3). I noticed whenever I build on EAS, calling present() or presentMessageComposer() opens two instances of the messenger bottomsheet in our app. Doesn’t happen whenever I try to build locally using prebuild tho. Has anyone encountered this before?