Skip to content
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

Cardinal SDK update fails the obfuscation step #184

Open
emartynov opened this issue Aug 29, 2023 · 1 comment
Open

Cardinal SDK update fails the obfuscation step #184

emartynov opened this issue Aug 29, 2023 · 1 comment

Comments

@emartynov
Copy link

PayPal Android SDK Version

2.2.7-4

Environment

Sandbox

Android Version & Device

No response

PayPal dependencies

org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-4

Describe the bug

Obfuscation fails with:

ERROR: R8: Missing class com.cardinalcommerce.dependencies.internal.bouncycastle.openssl.jcajce.JcaPEMKeyConverter (referenced from: void com.cardinalcommerce.dependencies.internal.nimbusds.jose.jwk.PEMEncodedKeyParser.<clinit>())

I'm creating this bug for you since this library comes to us as a transitive dependency, and we need a dedicated manager from Cardinal project.

BTW, can you suggest them that libraries can bundle the proguard configuration files into so client of library don't need to maintain that part by hand?

To reproduce

Update the version of the cardinal SDK in the project

Expected behavior

R8 step passes

Screenshots

No response

@emoiroux
Copy link

emoiroux commented Mar 11, 2024

We're facing a comparable issue here. Since the library update, our build failed. That significantly slow down our workflow.

Additionally, I'm unable to locate any documentation or release notes that explain this change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants