google-ar / sceneform-android-sdk

Sceneform SDK for Android
https://developers.google.com/sceneform/develop/
Apache License 2.0
1.23k stars 604 forks source link

Error Program type already present: a.a.b #638

Open Raghu479 opened 5 years ago

Raghu479 commented 5 years ago

We have an existing playstore app and it internally uses startapp. https://github.com/StartApp-SDK/StartApp_InApp_SDK_Example/blob/master/app/build.gradle. To use ar core in our application, we have taken helloscenform example and integrating, I am getting a conflict with a.a.b class and a.a.a while integrating ar core . How can I resolve this Issue?

chnouman commented 5 years ago

facing the same issue

chnouman commented 5 years ago

@Raghu479 have you resolved this error?