Closed bhavesh-mudrex closed 11 months ago
Hey @bhavesh-mudrex,
Thanks for raising this issue. Can you please make sure, if you've this dependency added in your Android app: com.rudderstack.android.sdk:core-mpx:1.1.0
. If yes, then please make sure to remove it.
This could only be possible in case your React Native Android app contains this dependency com.rudderstack.android.sdk:core-mpx:1.1.0
. Our "@rudderstack/rudder-sdk-react-native": "^1.9.0"
React Native SDK only contains: com.rudderstack.android.sdk:core
, refer here, so this issue shouldn't happen ideally from our side.
Additionally, as a troubleshooting step, you can try removing our React Native SDK and check if you still have the com.rudderstack.android.sdk:core-mpx:1.1.0
dependency or not. If yes, then please make sure to remove it.
project :hypersnapsdk_reactnative
is using com.rudderstack.android.sdk:core-mpx:1.1.0
@1abhishekpandey
Thanks for the information. We'll investigate and determine if we can take any action to resolve this issue from our side.
@1abhishekpandey what is the solution for the current implementation, we can't drop hypersnapsdk
@1abhishekpandey any update?
Hey @bhavesh-mudrex, We are currently discussing possible steps internally to address this issue. Once I have all the details, I'll provide you with an update.
Our Android SDK doesn't support multiple instances simultaneously, which is a significant obstacle in resolving this issue. Consequently, we are exploring alternative solutions, if any, to address this.
Describe the bug
Getting duplicate class error in react native
Which platform is the issue occurring on Is the error occurring on:
To Reproduce Steps to reproduce the behaviour:
npm run android
Error ` What went wrong: Execution failed for task ':app:checkDebugDuplicateClasses'.
package.json