playgameservices / play-games-plugin-for-unity

Google Play Games plugin for Unity
Other
3.46k stars 967 forks source link

Multiple dex files define #2262

Open ImP4KTer opened 6 years ago

ImP4KTer commented 6 years ago

Hello guys, I get this error when I try to build with Unity ( after installing this lib ). 38797480_507014963078056_5274413456613703680_n

I tried everything on StackOverflow and Unity forum regardings similar errors but didn't work. I have google play games service installed in my game.

I hope we can find a solution.

Neecko commented 6 years ago

I am having the same issue on this project, but a different project builds just fine.

jlademora30 commented 6 years ago

Some of your .dependencies use 11.8.0 while others use 15.0.1 https://developers.google.com/android/guides/setup. I still have no clue how to link the plugins to the latest dependencies.... but fortunately my buddy found them online somewhere. I've attached the ones I use for GPGS and AdMob. Anyone know how to link these to the latest dependencies ???

GPGS & Admob Dependencies.zip

JamesMcMahon commented 5 years ago

See https://github.com/playgameservices/play-games-plugin-for-unity/issues/2308