Intercom not working on Expo SDK 53 | Community
Skip to main content
Answered

Intercom not working on Expo SDK 53

  • May 8, 2025
  • 1 reply
  • 168 views

Hi, using the latest version i manage to build the app on IOS (your last update fixed the expo plugin swift headers) but didn’t fix the sdk. now on ios presenting intercom shows a loading error (was working fine before the update to new arch and expo 53) and on android nothing happens when i call intercom.present()

 

expo 53

react 19

react-native 0.79.2

@intercom/intercom-react-native 8.4.0

Best answer by wcastand

Fixed, i had to use the new isUserLoggedIn to fix the logic

1 reply

  • Author
  • New Participant
  • Answer
  • May 8, 2025

Fixed, i had to use the new isUserLoggedIn to fix the logic