I started getting this error after upgrading to XF 1.5 and all other associated updates to other modules including XS. From the stack trace given below, it appears that there is some issue with setting background for the window. I am not changing any default behavior. How do I resolve this?
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () in
Android.Runtime.JNIEnv.CallNonvirtualVoidMethod (jobject=0x200516, jclass=0x1004aa, jmethod=0x6f20c618, parms=0xffffffffbfbbd520) in
Android.Views.View.SetBackgroundResource (resid=-13619152) in
Xamarin.Forms.Platform.Android.ViewExtensions.SetWindowBackground (view={md5282f1122c1313907b9bf274dd2c2f344.PageContainer{28c85490 V.E..... ......I. 0,0-0,0}}) in
Xamarin.Forms.Platform.Android.NavigationRenderer.SwitchContentAsync (view={MyProject_XFP.HomePage}, animated=false, removed=false) in
Xamarin.Forms.Platform.Android.NavigationRenderer.OnPushAsync (view={MyProject_XFP.HomePage}, animated=false) in
Xamarin.Forms.Platform.Android.NavigationRenderer.PushViewAsync (page={MyProject_XFP.HomePage}, animated=false) in
Xamarin.Forms.Platform.Android.NavigationRenderer.b__4_0 (p={MyProject_XFP.HomePage}) in
Xamarin.Forms.EnumerableExtensions.ForEach<Xamarin.Forms.Page> (enumeration={System.Linq.Enumerable}, action={System.Action<Xamarin.Forms.Page>}) in
Xamarin.Forms.Platform.Android.NavigationRenderer.OnElementChanged (e={Xamarin.Forms.Platform.Android.ElementChangedEventArgs<Xamarin.Forms.NavigationPage>}) in
Xamarin.Forms.Platform.Android.VisualElementRenderer<Xamarin.Forms.NavigationPage>.SetElement (element={Xamarin.Forms.NavigationPage}) in
Xamarin.Forms.Platform.Android.VisualElementRenderer<Xamarin.Forms.NavigationPage>.Xamarin.Forms.Platform.Android.IVisualElementRenderer.SetElement (element={Xamarin.Forms.NavigationPage}) in
Xamarin.Forms.Platform.Android.RendererFactory.GetRenderer (view={Xamarin.Forms.NavigationPage}) in
Xamarin.Forms.Platform.Android.Platform.AddChild (view={Xamarin.Forms.NavigationPage}, layout=false) in
Xamarin.Forms.Platform.Android.Platform.SetPage (newRoot={Xamarin.Forms.NavigationPage}) in
Xamarin.Forms.Platform.Android.FormsApplicationActivity.InternalSetPage (page={Xamarin.Forms.NavigationPage}) in
Xamarin.Forms.Platform.Android.FormsApplicationActivity.SetMainPage () in
Xamarin.Forms.Platform.Android.FormsApplicationActivity.LoadApplication (application={MyProject_XFP.App}) in
MyProject_XFP.Android.MainActivity.OnCreate (bundle=(null)) in /Users/shantimohan/Dropbox/XPAs/ProductionApps/MyProject_XFP_old/Android/MainActivity.cs:48
Android.App.Activity.n_OnCreate_Landroid_os_Bundle_ (jnienv=0xffffffffb405ba60, native__this=0xffffffffbfbbdcbc, native_savedInstanceState=0x0) in
object.0f76aa7b-6774-457e-b0a4-aa8eadc4dc04 (arg0=Value not available, arg1=Value not available, arg2=Value not available) in