Hi people,
i have a project that involves Windows universal project. Besides the shared project i have a windows universal and a Windows universal component project(the whole ides workflow is here). There is a problem when in the component project i need to go back (using the Form.goback() ) at the beginning in the Xamarin start page, and there is an exception with description ""No installed components were detected.\r\n\r\n Element is already the child of another element". I did not find any solutions on this. Can someone help?