Currently we are needing to upgrade from the old react native package react-native- intercom to the new intercom supported package @intercom/intercom-react-native to support the intercom bot functionality.
However, no matter what @intercom/intercom- react-native version we are using, we are having a build issue that happens intermittently.
Currently we build for API 29. We were having issues with 1.0.5. So we tried upgrading to API 30. This upgrade was still having the same issue so we downgraded to 1.0.4 and kept API 29 with the same issue.
Our build works perfectly without this one upgrade. Would you happen to have any insight on why this would happen. Here is the build failure log we get:
See attached for full error messages
Thank you for your support