MinaSamir11 / react-native-in-app-review

The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.
MIT License
646 stars 56 forks source link

Duplicate class com.google.android.play.core.common.IntentSenderForResultStarter found in modules jetified-core-1.9.1-runtime (com.google.android.play:core:1.9.1) and jetified-core-common-2.0.2-runtime #160

Open kolindalanaresh opened 9 months ago

kolindalanaresh commented 9 months ago
kolindalanaresh commented 9 months ago

@MinaSamir11 can you please on the above issue

Surender-m commented 9 months ago

I am also facing same above issue with compatibility for com.google.android.play:core:1.9.1 and com.google.android.play:core-common:2.0.2 and also between com.google.android.play:core:1.9.1 and com.google.android.play:review:2.0.1 Kindly help resolve this issue

@MinaSamir11 pls suggest on this

dsipahioglu commented 8 months ago

https://github.com/MinaSamir11/react-native-in-app-review/issues/153#issuecomment-1706563011

Can you check if this works for you?

wilav-dev commented 8 months ago

Same issue any solution?

Emin-Tura commented 7 months ago

https://stackoverflow.com/questions/73896045/duplicate-class-com-google-android-play-core-errors-when-i-tried-to-use-google-p/75654852#75654852

This place solved my problem. Maybe it will be useful to you too