-
Notifications
You must be signed in to change notification settings - Fork 679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail compile: DexArchiveMergerException unable to merge dex #740
Comments
Hi @CicciMTS, how did you fix the problem? |
I added in
and
Hope to help. NB: details.useVersion is the play-services version of my gradle. |
I added in googlePlayServicesVersion=11.+ |
@mts88 I riffed off of your
and used
Couldn't have done it without your example, so thank you. |
Thanks worked too! |
@NicholasBoccuzzi |
@NicholasBoccuzzi @mts88 |
I use these two commands: |
Hello to everyone, I have some problem compiling the App on Android, after installing react-native-fcm.
My error is
Env:
RN 0.48.4
react-native-fcm: 11.2.0
Im using a Samsung Galaxy S7 and obviously my app not running
this is my app/build.gradle
and this is build.gradle
thanks for your help.
The text was updated successfully, but these errors were encountered: