'Unity Android Build Errors due to Firebase Libraries
I am building an Unity app for android using Firebase Authentication and Firestore. It runs alright in the Editor and in the desktop build.
However, when I build for Android, I get the error below:
Autoconnected Player DllNotFoundException: Unable to load DLL 'FirebaseCppApp-8_8_0'. Tried the load the following dynamic libraries: Unable to load dynamic library 'FirebaseCppApp-8_8_0' because of 'Failed to open the requested dynamic library (0x06000000) dlerror() = dlopen failed: library "FirebaseCppApp-8_8_0" not found
Please assist.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
