Error Using the Salesforce Mobile SDK with the Service Chat SDK
If you’re trying to build a Service Chat SDK project that explicitly embeds the Salesforce Mobile SDK, exclude these two maven dependencies to prevent conflicts.
When building an app with both SDKs, you may encounter an error such as this error:
Or this error:
To solve the problem, exclude the problematic dependencies from your build.gradle file.