Open Immons opened 6 months ago
I had a similar issue with just getting the other Firebase components working, I had to do this to get it working. dotnet add package AdamE.Firebase.iOS.Installations --version 10.24.0
@Immons does the above help?
@AdamEssenmacher no, still crashing immediately
Do you have a repro project?
@Immons Any solution to this?
I tried to create a repro only to find out that in a clean repro project the Frameworks/GoogleUtilities.framework/GoogleUtilities
file had the missing symbol, so it seems to be some binary file mix-up. Clean build resolved the issue.
AdamE.Firebase.iOS.Analytics version: 10.24.0
this one shows in Console output, application crashes immediately on simulator when starting.