I did a simple GPS app in VS2017 Community but I opened it from VS2017 Preview. I rebuilt it.
After successful paring with VS2017 Preview with Xamarin Live Player, I selected Debug, iphone, Project.iOS(MyApp) and iphone Player.
After clicking iphone Player, I got this error:
Xamarin Live
Vizualization Error
You can now run your Project from Visual Studio.
But When I deployed this same App to my Android Phone, it is OK.
What cause the problem?
I would like to know :
1) Do I have to set up the iOS Project as the StartUp Project? But the result is the same.
Thanks