com.google.games:gpgs-plugin-support:0.11.01 --> com.google.games:gpgs-plugin-support:+
I use GPGS v0.11.01 and was same error java.lang.ClassNotFoundException: com.google.android.gms.games.PlayGames.
Android Force Resolve failed with an error Failed to fetch the following dependencies: com.google.games:gpgs-plugin-support:+.
How did I fix it:
- open the file Assets/GooglePlayGames/com.google.play.games/Editor/GooglePlayGamesPluginDependencies.xml
- change line Packages/com.google.play.games/Editor/m2repository to Assets/GooglePlayGames/com.google.play.games/Editor/m2repository
- run Android Force Resolve
https://github.com/playgameservices/play-games-plugin-for-unity/releases
ref : https://github.com/playgameservices/play-games-plugin-for-unity/issues/2796#issuecomment-1166347984
ref : https://github.com/playgameservices/play-games-plugin-for-unity/issues/2796
반응형
'게임엔진(GameEngine) > Unity3D' 카테고리의 다른 글
충돌 액션 매트릭스 (0) | 2022.10.30 |
---|---|
Unity 코루틴(Coroutine) 이해하기: 동작원리 및 구현 (0) | 2022.10.10 |
유니티 코루틴 호출/중지 방법, 문자열은 문자열로 (0) | 2022.08.11 |
How to add layer to layer mask? (0) | 2022.06.15 |
유니티(Unity) - DLL 빌드 및 추가 (0) | 2022.06.14 |