yandexmobile / metrica-plugin-unity

Unity plugin for Yandex AppMetrica SDK
38 stars 18 forks source link

App crash after importing Firebase Cloud Messaging and Firebase Analytics #34

Open hippogamesunity opened 3 years ago

hippogamesunity commented 3 years ago

Hi! AppMetrica doesn't work after importing Firebase Cloud Messaging, Firebase Analytics and External Dependency Manager to my project via Unity Package Manager. Grey screen after app start, logs attached. Thanks! AppCrash.txt

hippogamesunity commented 3 years ago

BTW all works fine if I don't call Firebase.FirebaseApp.CheckAndFixDependenciesAsync (https://firebase.google.com/docs/reference/unity/class/firebase/firebase-app)