У меня есть файл google-services в моей папке Assets/, и создается правильный google-services-desktop.json. У меня отключен Firebase Analytics.
Код: Выделить всё
Failed to initialize Firebase SDK since google-services.json was not applied to your gradle.
Код: Выделить всё
Error Unity DllNotFoundException: Unable to load DLL 'FirebaseCppApp-12_4_1'. Tried the load the following dynamic libraries: Unable to load dynamic library 'FirebaseCppApp-12_4_1' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen failed: library "FirebaseCppApp-12_4_1" not found
Версия Firebase: 12.4.1
Я пытаюсь реализовать вход в Google с помощью Firebase. Я выполняю самые основные шаги, но проблема все еще существует.
Подробнее здесь: https://stackoverflow.com/questions/792 ... base-not-i
Мобильная версия