You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unity 2019.1.9f1
Firebase SDK 6.2.0
.NET 4.x
I wanted to use Firebase for Authentication and when I used it on Android it just suck somewhere in the loop and doesn't proceed. When I saw the log there are error in app initialization.
I have added json file in the StreamingAssets directory and also assign APIkey, AppID and projectID to Firebase.AppOptions as well. The login system work inside the editor but when I build on Android it doesn't work.