Unity-Technologies / uaal-example

Other
736 stars 234 forks source link

I've done some things with firebase #58

Open DUK3135 opened 2 years ago

DUK3135 commented 2 years ago

I'm not sure but maybe I can help

Mustafax06 commented 6 months ago

Hello, I'm trying to implement Firebase but I keep receiving the following error:

`FAILURE: Build failed with an exception.

BUILD FAILED in 2s `

This happens when I add apply plugin: 'com.google.gms.google-services' to my grade file (module one)

Mustafax06 commented 6 months ago

And if I remove that line I get these warnings

image

and if I remove these libraries I get this error: DllNotFoundException: Unable to load DLL 'FirebaseCppApp-9_0_0'. Tried the load the following dynamic libraries: Unable to load dynamic library 'FirebaseCppApp-9_0_0' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen failed: library "FirebaseCppApp-9_0_0" not found