Hi,
I am creating a windows phone application in Visual Studio 2013.As it has selected the target OS as 8.1.
I want the application to support wp7 and wp8.0 platforms.Will it work for these platforms?If no then is their any alternatives?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Carmelo La MonicaPosted Feb 11, 2015, 2:26 AM
If you develop an application Windows Phone 8.1 , will not be visible to users who have installed and possess with previous versions of Windows Phone . There are two solutions , develop an application with Windows Phone 7.5 , in this case will be visible on both Windows Phone 8 and 8.1 , the other solution and upload a file and .xap .appx for all platforms.
Bye