I just created a XF + Prism + DryIoc project using Prism template in VS2017. I updated an app XF and Prism to latest:
Without adding any of more code (except fixing breaking changes with latest Prism 7), when running the app I get:
Unable to select single public constructor from implementation type Xamarin.Forms.NavigationPage
I search a bit and I found https://github.com/PrismLibrary/Prism/issues/889 but issue is supposed to be resolved with latest DryIoc.
Any ideas?
This has been fixed and is available in the latest CI build on MyGet.