React-native 0.60.6

  • 11 August 2021
  • 1 reply
  • 55 views

Hi,

 

I'm trying to use the intercom libs on our react native apps but I'm running into trouble with the installation. I'm on React Native 0.60.6 (I also tried upgrading to 0.61.x and same error). I yarn added the lib and ran pod install. On iOS I get the following build error:

 

node_modules/react-native-intercom/iOS/IntercomUserAttributesBuilder.m:10:9: 'Intercom/Intercom.h' file not found

 

From podfile.lock, these are the versions it used:

 - Intercom (10.0.3)

 - intercom-react-native (1.0.3):

  - Intercom (~> 10.0)

  - React-Core

 

Interestingly I tried the community integration (https://github.com/intercom/intercom-react-native and had the exact same issue.

 

Any suggestions on what to try? Also why not allow use of 'Issues' on github?


1 reply

Userlevel 1

Hey @dharik​ do you have any crash logs to share?

Reply