tinycreative / react-native-intercom

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

Task :react-native-intercom:mergeReleaseResources FAILED #466

Closed Arkan4ik closed 2 years ago

Arkan4ik commented 2 years ago

I am using "react-native-intercom": "13.2.0"

I ve found commits in repository with this problem https://github.com/tinycreative/react-native-intercom/commit/8c46d23ec26cda0a3609d8aeff6726526a58b556 but I don`t see that it includes in some version. How can I get it without changing package files?

Several weeks all were fine but now I cant create release build. I got an error. Resource links does not resolve. I know that now I should use official intercom package but I need to work with this version for now. What is it? I updated to last version this package but also it does not work.

`> Task :react-native-intercom:mergeReleaseResources FAILED w: Detected multiple Kotlin daemon sessions at build/kotlin/sessions

FAILURE: Build failed with an exception.

image

Arkan4ik commented 2 years ago

Upgraded to latest version helped. "react-native-intercom": "^21.1.1".