Hi All,
I'm using the latest version of Xamarin Forms. I have a forms app (Android/iOS). My first content I show is a login view. The app asks for iOS permissions to send notification upon first launching the app. Regardless of approval or not, my UI freezes. Not matter what I tap the app will not respond. I stripped the view to nothing but two entry fields and the same thing happens. So I don't think it is any controls on contentpage.
Has anyone ran into this and if so, how did you fix it? Any help is much appreciated.