Error due to duplicate DefaultRealmModule.class
Wednesday, March 1, 2017 at 09:20pmHi
I am trying to integrate ESignLive Android SDK into my app. I am already using Realm as my database. When I try to integrate the SDK. I get the following error:
Error:Execution failed for task ':app:transformClassesWithJarMergingForLftDebug'. > com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: io/realm/DefaultRealmModule.classI have researched and found out an issue in the realm repository: https://github.com/realm/realm-java/issues/1545 They have mentioned the following link: https://realm.io/docs/java/latest/#sharing-schemas Can you help me with this issue?
Reply to: Error due to duplicate DefaultRealmModule.class
Monday, March 20, 2017 at 06:08amReply to: Error due to duplicate DefaultRealmModule.class
Thursday, March 2, 2017 at 07:14amReply to: Error due to duplicate DefaultRealmModule.class
Thursday, March 2, 2017 at 08:06pmReply to: Error due to duplicate DefaultRealmModule.class
Friday, March 3, 2017 at 07:29amReply to: Error due to duplicate DefaultRealmModule.class
Sunday, March 5, 2017 at 06:32pmReply to: Error due to duplicate DefaultRealmModule.class
Wednesday, March 8, 2017 at 05:02amReply to: Error due to duplicate DefaultRealmModule.class
Wednesday, March 15, 2017 at 03:20amReply to: Error due to duplicate DefaultRealmModule.class
Wednesday, March 15, 2017 at 04:27amReply to: Error due to duplicate DefaultRealmModule.class
Monday, March 20, 2017 at 06:58pm