Hi. I am trying to build the app with Unity 6 Preview. It works perfectly fine without OneSignal. As soon as the OneSignalConfig is added to the Plugins/Android/ folder, it cannot build anymore. It ...
結論から言うとUnityエディタのバージョンを2021.3→2022.3に変えたら難なくできました。 というより、2021.3はGradleに対応していないみたいでどんな方法を試しても上手くいきませんでした。(エラーには必ずgradle install not validが出てきました。) このバージョン ...
When I import Facebook Unity SDK in my game, I get this error: `Gradle failed to fetch dependencies. Failed to run 'C:\Unity\Bubble_s Valley\Temp\PlayServicesResolverGradle\gradlew.bat --no-daemon -b ...
PlayerSettings - Androidのマーク - Publishing Settings - Build - Custom Gradle Properties Template にチェックを入れる 設定ファイルが生成されたことを確認すると、無事ビルドできた。 (設定ファイルには、以下の項目も書かれていた) ...