i am new to Xamarin forms, i wanted to target the windows phone 8.1(RT) app instead of windows phone 8.
but, it seems that Xamarin forms doesnt support Windows phone 8.1 RT apps.
Also, System requirement at below link says "Xamarin.Forms applications that support Windows Phone Silverlight 8 require". Does that mean Xamarin forms only support windows phone 8 or windows phone 8.1 (silverlight) apps and not windows phone 8.1 RT apps ?
link : http://developer.xamarin.com/guides/cross-platform/xamarin-forms/introduction-to-xamarin-forms/
Windows System Requirements
Xamarin.Forms applications for iOS and Android can be built on any Windows installation that supports Xamarin development: Visual Studio 2012 or newer installed on Windows 7 or newer operating system. A networked Mac is required for iOS development.
Xamarin.Forms applications that support Windows Phone Silverlight 8 require:
• Windows 8 operating system
• Visual Studio 2013 or newer with the Windows Phone SDK installed. A Project type not supportederror will occur for the Windows Phone project if these system requirements are not met.