React-native-intercom: Intercom.h file not found

Created on 25 May 2016  路  4Comments  路  Source: tinycreative/react-native-intercom

HI,
I installed the lib and when i compile i get an error that the file Intercom/Intercom.h was not found.

screen shot 2016-05-25 at 14 09 43

Where is this folder and file, i can't even find them in the node_modules

am i missing something?

Most helpful comment

@browniefed thanks, that did the trick.
It is not trivial for JS developers who has no background in mobile to handle all this integration specific stuff.

Thanks for the help!

All 4 comments

You need to download (either manually or use pods) and add to your project yourself. We do not ship with the library.

You can follow the manual install instructions from here https://github.com/intercom/intercom-ios

@browniefed thanks, that did the trick.
It is not trivial for JS developers who has no background in mobile to handle all this integration specific stuff.

Thanks for the help!

@browniefed Thanks, how about Android? Do you have instructions there?

Was this page helpful?
0 / 5 - 0 ratings