Search code examples
formsmobilexamarinxamarin.formswin-phone-silverlight-8.1

WinPhone application in Xamarin.Forms


When I create a blank Xamarin.Forms application, there isn't a WinPhone application loaded, why ?

Note:
I'm trying on Windows.


Solution

  • I have now WinPhone application in blank .Forms application, and also the Universal Windows projects.

    What I did for this :

    I did all the things in Sanjisan's answer in this page

    Uninstall Xamarin completely, and reinstall it. That happened to me as well. I would uninstall Visual studio too. Install that first, then install Xamarin.

    Edit: I know this sucks to do, but it was what the Xamarin team had me do to resolve it. As far as I know this is the official fix as of last week.