tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
406 stars 280 forks source link

17.0.0 - build error #383

Closed Lukkub closed 2 years ago

Lukkub commented 4 years ago

On version 17.0.0 following error occurs during build process:

'React/RCTUtilsUIOverride.h' file not found

Connected with IntercomWrapper.m file changes that were merged together with intercom version update.

romainbriand commented 4 years ago

I've got the same error

EricMcRay commented 4 years ago

React/RCTUtilsUIOverride.h this file comes with react native version 0.62. Probably, your react-native version is lower than that.

romainbriand commented 4 years ago

@EricMcRay absolutely, we are still using 0.61 so it makes sense. Thanks for your help! 👍 Maybe this this kind of minimum requirement should be mentioned in the docs somewhere.

sakarisson commented 4 years ago

In general, a changelog would be super useful.

vgm8 commented 3 years ago

Is there any way to support older versions of react-native?

spacesuitdiver commented 3 years ago

Looks like we need to downgrade to version 15 of this plugin for it to work as the use of this Util was implemented then https://github.com/tinycreative/react-native-intercom/commit/d1655faafde23e646a91592cff56fdefbe6e33dc