Skip to main content

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

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


Reply