Expo SDK 53 support | Community
Skip to main content
Answered

Expo SDK 53 support

  • May 5, 2025
  • 3 replies
  • 211 views

Hello,

It seems that the @intercom/intercom-react-native is not compatible with Expo SDK 53. it fails to build with the following error:

> 1 | #import <IntercomModule.h>
| ^ no macro named 'import'
2 | import Expo
3 | import FirebaseCore
4 | import React

Are there any plans to support it?

Best answer by Ebenezer.Laleye

Hi ​@d4rkypl ! Ebenezer here from Engineering Support👋.

We have released a new react native version which should fix this issue:
https://github.com/intercom/intercom-react-native/releases/tag/8.4.0

 

Give it a try and let me know.

3 replies

Forum|alt.badge.img+7

Hi ​@d4rkypl ! Ebenezer here from Engineering Support👋.

We have released a new react native version which should fix this issue:
https://github.com/intercom/intercom-react-native/releases/tag/8.4.0

 

Give it a try and let me know.


  • New Participant
  • May 14, 2025

@Ebenezer.Laleye I have 8.4.0 installed and i still get that error


  • New Participant
  • May 22, 2025

any updates on this?

 

getting same error