As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Error:Execution failed for task ':app:transformClassesWithJarMergingForRelease'.
> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/kinvey/java/AbstractClient$Builder$Option.class
I am facing this problem . When I remove this from build gradle compile 'com.android.support:appcompat-v7:23.1.1'
That error Fixes but other functions dont work properly.
mark cowell
Error:Execution failed for task ':app:transformClassesWithJarMergingForRelease'.
> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/kinvey/java/AbstractClient$Builder$Option.class
I am facing this problem . When I remove this from build gradle compile 'com.android.support:appcompat-v7:23.1.1'
That error Fixes but other functions dont work properly.