Prism.Unity.Forms and Regions #2442
Unanswered
lperezj
asked this question in
Xamarin.Forms
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i´m using Xamarin.Forms (lastest version 5.x) with Prism (Latest version 8.x) and Prism.Unity.Forms as Ioc. I have a issue with regions, becouse i´m doing every steps to used it (https://xamgirl.com/prism-regions-in-xamarin-forms/) but its not working if i used Prism.Unity.
In Poc (xamgirl), she is using Prism.DryIoc and working fine, but if i change the Ioc to Unity fail.
What are i doing?
App.xml with Unity
Register the Views and ViewModels
Register the Regions
Somebody knows why is failing with Prism.Unity.Forms and working with Prism.DryIoc.Forms.
There was a bug about Unity, #2227, but in my case, this bug was fixed time ago.
Thx
Beta Was this translation helpful? Give feedback.
All reactions