mvx:Warning: Exception masked ArgumentException: An item with the same key has already been added
问题 I am trying to upgrade an existing Xamarin.Android app from mvvmcross 3.5 to mvvmcross 4.4.0. I have followed this documentation and the app now builds and starts up showing the splashscreen, but it doesn't navigate past the splash screen. When I call ShowViewModel<MainViewModel>() nothing happens. The last Application output I see is the output below. I have currently no idea where to look next. Anybody have an idea? mvx:Warning: 17,87 Exception masked ArgumentException: An item with the