crSudo

Results 15 comments of crSudo

I fixed it with the following but I get the same error: \Assets\GooglePlayGames\com.google.play.games\Editor\GooglePlayGamesPluginDependencies.xml Packages/com.google.play.games/Editor/m2repository ↓ Assets/GooglePlayGames/com.google.play.games/Editor/m2repository

> This issue does not seem to follow the issue template. Make sure you provide all the required information. The title was left blank so we added it. Is there...

Thank you for your reply. I tried to build it using the method you instructed, but an error occurred. 1. Create new Project 2. Add GooglePlayGamesPlugin-0.11.01.unitypackage via Assets > Import...

@argzdev Thank you for your reply. ■Unity Update Verification When I imported dependency-manager-1.2.183.unitypackage in Unity 2022.3.51f1, the following error occurred. I also fixed \Assets\GooglePlayGames\com.google.play.games\Editor\GooglePlayGamesPluginDependencies.xml. ``` > Configure project :launcher WARNING:The...

@argzdev Firebase uses ExternalDependencyManager 1.2.183, but no errors occurred. I tried changing the folder structure to match Firebase, and the errors disappeared. ``` Go to the Google Play Games folder....

@argzdev ■About GooglePlayGamesPluginDependencies.xml It seems like [\Assets\GooglePlayGames\com.google.play.games\package.json] isn't working. Have you set the GitHub URL or anything in Unity Package Manager? I checked the GooglePlayGames site, but I couldn't find...

@argzdev When testing with Unity 6000.0.25f1, the minimum API level was set to [23]. I tried changing the minimum API level to [24], but an error occurred. When I checked...

I used Unity 2022.3.52f1 and set the Minimum API Level to 24, but an error was output. 1. Create new Project: Launch on [Windows,Mac,Linux]. 2. Add GooglePlayGamesPlugin-0.11.01.unitypackage via Assets >...

@argzdev Thank you. After correcting GooglePlayGamesPluginDependencies.xml, I was able to build correctly. However, when I used the sample code, pressed the [Achievements]-[Ach ShowUI] button and executed Social.ShowAchievementsUI(), the following error...

@argzdev Regarding minSdkVersion, external-dependency-manager-1.2.182 seems to work properly even with the default value of Android 5.1 API level 22. Best Regards crSudo