Skip to content

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

@AyoCodess

Description

@AyoCodess
          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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions