I am running Xamarin Studio on OSX, with both Xamarin.iOS and Xamarin.Android enabled.
My problem is that when I run File -> New -> Solution -> C# -> Mobile Apps -> Xamarin Forms Portable, I only get the main project (MyApp), but neither of the subprojects MyApp.Android nor MyApp.iOS. Is there some configuration that I am missing? Thanks!