Zhangos

Results 3 issues of Zhangos

# Describe your Issue If you correspond to the following content, you must use Firebase Android Analytics SDK version 21.5.0 or later. https://support.google.com/analytics/answer/14275483?hl=en&sjid=12647036699411556766-AP It would be great if you could...

# Describe your Issue If you correspond to the following content, you must use Firebase Apple SDK version 10.17.0 or later. https://support.google.com/analytics/answer/14275483?hl=en&sjid=12647036699411556766-AP It would be great if you could help...

Xamarin.Google.iOS.SignIn version 5.0.2.4 does not call ISignInUIDelegate methods when calling SignIn.SharedInstance.SignInUser(); ``` c# var topViewController = UIApplication.SharedApplication.KeyWindow.RootViewController; if (topViewController.PresentedViewController != null) topViewController = topViewController.PresentedViewController; if (topViewController is UINavigationController navigationController) topViewController...