-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Duplicated Android Sdk #350
Comments
Hi @DowsingUK thanks for using the Braintree SDK for Android. We have a 3rd-party jar library in common with iZettle we may have to investigate further on a potential solution. In the meantime, would you be able to wrap either the BT SDK or iZettle SDK in it's own module and create a wrapper class of your own to interact with the SDK? If you then import it as |
Thank you! I'm trying your suggested solution I'll be posting about it soon |
Nothing is working I have tried everything and always an error pops up somewhere, is there any plan to release a fix for this?, thank you |
I think I found a potential solution using fat-aar I just don't know how secure is it and do you think it could create any malfunction in the SDK? |
@DowsingUK Using a fat aar should be fine since this is a compile time issue. We are still following up to see if we can provide a solution on our end. |
General information
implementation 'com.braintreepayments.api:drop-in:6.1.0'
implementation 'com.izettle.payments:android-sdk-ui:1.30.1'
Issue description
Is there a way to avoid this error? thank you so much!
FAILURE: Build failed with an exception.
Execution failed for task ':app:checkDebugDuplicateClasses'.
The text was updated successfully, but these errors were encountered: