Giter Club home page Giter Club logo

Comments (6)

EdgarGomez avatar EdgarGomez commented on August 23, 2024

This is still happening. Any ideas?

from play-games-plugin-for-unity.

rami-al-rahim avatar rami-al-rahim commented on August 23, 2024

Hi I tried to change this line of code in GooglePlayGamesPluginDependencies.xml form this
<repository>Packages/com.google.play.games/Editor/m2repository</repository>
to this
<repository>Assets/GooglePlayGames/com.google.play.games/Editor/m2repository</repository>
I hope this help you

from play-games-plugin-for-unity.

theeugeneL avatar theeugeneL commented on August 23, 2024

I'm using unity 2022.3.4f1 and GooglePlayGamesPlugin-0.11.01
Tried all of the above and nothing worked for me.

I fixed the issue by add this line of code in Plugins/Android/mainTemplate.gradle

dependencies {
    implementation "com.google.android.gms:play-services-games-v2:+"
  }

from play-games-plugin-for-unity.

ZhangHuan0407 avatar ZhangHuan0407 commented on August 23, 2024

unity 2021.3.33, plugin 0.11.01
This is still happening.
Does anyone know what an Android project looks like when properly exported?
image
this file: Assets/GooglePlayGames/com.google.play.games/Editor/m2repository/com/google/games/gpgs-plugin-support/0.11.01/gpgs-plugin-support-0.11.01.srcaar
if rename and unzip this file, open directory, rename and unzip classes.jar, you will find some class in folder classes - unzip\com\google\games\bridge
I don't know what is .srcaar file. But my gut tells me that this file should be exported to an Android project, or unzipped to an Android project.

from play-games-plugin-for-unity.

sameehj avatar sameehj commented on August 23, 2024

I'm using unity 2022.3.4f1 and GooglePlayGamesPlugin-0.11.01 Tried all of the above and nothing worked for me.

I fixed the issue by add this line of code in Plugins/Android/mainTemplate.gradle

dependencies {
    implementation "com.google.android.gms:play-services-games-v2:+"
  }

This worked for me! Thank you SIR!

from play-games-plugin-for-unity.

longshilin avatar longshilin commented on August 23, 2024

Ref: googlesamples/unity-jar-resolver#208

from play-games-plugin-for-unity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.