I'm building a Windows 10 UWP app, and would like to know if it will run on Windows Phone 8.1 and/or Windows 8.1 Desktop. Windows 8.1 is still quite prevalent, and I would like to be able to reach these users with my app.
相关问题
- Inheritance impossible in Windows Runtime Componen
- How to access the camera from my Windows Phone 8 a
- Why Isn't My Windows 10 PC Waking Up after a S
- How to prevent windows from accessing and detectin
- How to append a file, asynchronously in Windows Ph
相关文章
- Python has stopped working
- How to create a MediaClip from RenderTargetBitmap
- Clear Back Stack Navigation Windows 10
- Show flyout using BottomAppBar
- How to overlay items in StackPanel or ListView?
- Where do Windows “Product ID” and “Device ID” valu
- C# UWP Toolkit DropShadowPanel inner shadow
- Xamarin Android Player Error when attempting to fi
Windows 10 apps can only run on Windows 10 (and newer). If you want to target 8.1, you have to build a 8.1. A 8.1 should run on Windows 10 without any problems.