After iOS 14.2 update on Xamarin, the UIApplication.SharedApplication.KeyWindow.NavigationController is null when a popup message(modal) is open.
I am trying to PopToRoot, but I am not able to due to this bug, since NavigationController for the KeyWindow is null. Anyone having the same issue or know a work around for it?
This is only happening on iOS 14.2, it is working on iOS 14.1
