Varinder Guraya
Results
1
comments of
Varinder Guraya
> In case of using **Xamarin.Firebase.iOS.Analytics** add `Firebase.Analytics.Analytics.SetAnalyticsCollectionEnabled(true);` right after `Firebase.Core.App.Configure();` in AppDelegate.cs. Should fix the issue. This worked for me.