react-native-android-inapp-updates icon indicating copy to clipboard operation
react-native-android-inapp-updates copied to clipboard

Fix Duplicate Class when combined with plugin `react-native-in-app-review` (#28)

Open vozaldi opened this issue 2 years ago • 2 comments
trafficstars

Description

Dropping implementation in /andriod/build.graddle

implementation 'com.google.android.play:core:1.10.0'

Causes an error "Duplicate class com.google.android.play.core.common.IntentSenderForResultStarter" mentioned in #28

Test Plan

N/A

vozaldi avatar May 20 '23 07:05 vozaldi

This PR works fine in my project, thanks!

JeanSilvany avatar Jun 14 '23 22:06 JeanSilvany

Hi, @vozaldi thanks for the PR 👍

We will review this internally and fix this issue in the next version

renopp avatar Jul 17 '23 14:07 renopp

I have used the latest update which already has fix for this PR

vozaldi avatar Aug 14 '24 08:08 vozaldi