Hey everyone..... I have a map icon in the toolbar on iOS and when I click on it I open a map like so..
Navigation.PushAsync(new PropertyMap(inspectionPackage.CustomerDetails));
The page shows fine and when I click on the back navigation link the app crashes......
Have I implemented this incorrectly?
Xamarin Studio Version 6.0.1 (build 9)
Xamarin Forms 2.3.0.49
Xamarin Maps 2.3.0.49