Back to Browse

Fix Firebase error on Unity 2022

543 views
Premiered May 29, 2024
17:20

- Fix the problem that Unity 2022 android build can't send event to Firebase. - Fix the problem Firebase can't find the google-services file. - Fix the problem Firebase can't generate files. How do we fix that? Step 1: Import Firebase into Unity 2021 or lower version, let's Firebase auto generate another google-services file in a file name StreamingsAssets. Step 2: Convert the Unity 2021 project or export all the firebase files of Unity 2021 and then import into your Unity 2022 project. Make sure that you checked the package name, and you already remove all the Firebase files in Unity 2022 project before you import. #firebase #unity #unity2022 #firebaseerrors

Download

0 formats

No download links available.

Fix Firebase error on Unity 2022 | NatokHD