c# - Whether Windows 8.1 apps will work in Windows 8 PC? -
i developing application in windows 8.1 preview release using vs 2013. when deploy app package in windows 8 pc, did not run. have small question whether windows 8.1 developed apps run in windows 8 pc. if needs run, other specification suppose provided apps or pc ?
if target 8.1 app not run in windows 8. because api of 8.1 extended , new features not exist in windows 8. if develop in windows 8.1 , target windows 8. apps work out of box.
for example, windows 8.1 supports new controls. if target 8.1 can use controls, when use windows 8, controls not exist , application cant run.
Comments
Post a Comment