Closed
Description
[REQUIRED] Please fill in the following fields:
- Unity editor version: 2020.3.20f1
- Firebase Unity SDK version: 8.9.0
- Source you installed the SDK: unitypackage (.unitypackage or Unity Package Manager)
- Problematic Firebase Component: Analytics, Crashlytics, Config, Installation (Auth, Database, etc.)
- Other Firebase Components in use: _____ (Auth, Database, etc.)
- Additional SDKs you are using: Admob, Appsflyer (Facebook, AdMob, etc.)
- Platform you are using the Unity editor on: Mac (Mac, Windows, or Linux)
- Platform you are targeting: iOS, Android (iOS, Android, and/or desktop)
- Scripting Runtime: IL2CPP (Mono, and/or IL2CPP)
[REQUIRED] Please describe the issue here:
We are updating from 8.8.0 to 8.9.0
We use packages Analytics, Config, Crashlitics, Installation
After I import all these packages into new project - I saw this compile error
I tried to ignore it and try to build for iOS. But I couldn't do it, because of this errors
After this I tried to build for Android, and I could do it. But when I stated an app - it says error connecting to the server. But Wifi is working and also the previous version(8.8.0) works fine