Please fill in the following fields:
Unity editor version: 2019.2.0b5
Firebase Unity SDK version: 6.1.1
Firebase plugins in use (Auth, Database, etc.): Auth, DB, Storage
Additional SDKs you are using (Facebook, AdMob, etc.):
Platform you are using the Unity editor on (Mac, Windows, or Linux): Windows
Platform you are targeting (iOS, Android, and/or desktop): iOS
Please describe the issue here:
When hitting play in the editor - I get a "DllNotFoundException: Unable to load DLL 'FirebaseCppApp-6.1.1' error in the console and all of my services fail. My ios build (oddly?) worked just fine (though it builds on 2019.2.0b3).
I just rolled my editor back to 2019.1.5f1 and everything worked fine as well - so it seems to be a localized issue.