BabylonJS / BabylonJS/BabylonReactNative

react-native-iosandroid-0-71 Duplicate class a.a.a found in modules core-1.22.0.aar

Open
#661 4 comments 0 reactions 1 assignee Claimed by @CedricGuillemet View on GitHub
Dominant language
C++
Stars
432
Forks
72
Avg merge
2d 19h
Merged PRs (30d)
16

Description

**Describe the bug**
In library react-native-iosandroid-0-71, in build.gradle there is string: implementation 'com.google.ar:core:1.22.0', which is the reason of error about duplicate class. If i comment it, app starts but works incorrectly (immediately closes)

**To Reproduce**
Steps to reproduce the behavior:
1. install @babylonjs/react-native-iosandroid-0-71
2. npx react-native run-android
3. See error 'Duplicate class a.a.a found in modules core-1.22.0.aar -> core-1.22.0-runtime (com.google.ar:core:1.22.0) and installreferrer-2.2.aar -> installreferrer-2.2-runtime (com.android.installreferrer:installreferrer:2.2)'

**Expected behavior**
App starts

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.