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

Duplicated class error when adding UI sdk - is there workaround for expo managed apps? #1156

Open
AyoCodess opened this issue Jan 4, 2025 · 1 comment

Comments

@AyoCodess
Copy link

          Solution : 

Conflict with Crisp SDK, temporary fix

implementation ('im.crisp:crisp-sdk:1.0.18') {
        exclude group: 'com.atlassian.commonmark', module: 'commonmark' // Because of conflict with similar dependency in revenuecat-ui
    }

Originally posted by @floriangbh in RevenueCat/purchases-android#1667 (comment)

@RCGitBot
Copy link
Contributor

RCGitBot commented Jan 4, 2025

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@AyoCodess AyoCodess changed the title is there workaround for expo managed apps? Duplicated class error when adding UI sdk - is there workaround for expo managed apps? Jan 4, 2025
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