Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

PushModalAsync no longer modal and crashes on Android

$
0
0

I'm using PushModalAsync to present my login page over top of my NavigationPage but after the latest update, not only does it not present modally (I still see the action bar) and after a few seconds it crashes with the message

07-16 14:58:17.181 E/mono    ( 2404): System.NullReferenceException: Object reference not set to an instance of an object
07-16 14:58:17.181 E/mono    ( 2404):   at Xamarin.Forms.Platform.Android.Platform.SetActionBarTextColor () [0x00000] in <filename unknown>:0 
07-16 14:58:17.181 E/mono    ( 2404):   at Xamarin.Forms.Platform.Android.Platform.UpdateActionBarTextColor () [0x00000] in <filename unknown>:0 
....

This is ridiculous. There are deadlines to be met and I am constantly battling with things that used to work no longer working. Are there no tests in place? I've never seen so many regressions per release in a major product like this.


Viewing all articles
Browse latest Browse all 58056

Trending Articles