Removing Windows Phone target from Xamarin.Forms app -
i trying add web service reference xamarin.forms app when noticed there no "add service reference" option available when right-clicking project's references. after digging around found apparently cannot add web service reference project targets windows phone 8. fine removing windows phone 8 app care android , ios. however, when try remove it, there doesn't seem option choose whether or not want target wp8 can see in picture:
so how remove windows phone 8 app?
thanks in advance.
removing xamarin.xxx targets uninstalling xamarin.forms pcl , adding xamarin.android , xamarin.ios targets again seems fix problem.
wiki
Comments
Post a Comment