我无法在Windows Phone 10中安装appbundle文件
我试过在设备上复制文件,也尝试通过winappdeploycmd.exe工具
但没有任何作用!
答案 0 :(得分:0)
如果您使用.Net Standard 2.0 and Xamarin.Forms 3.0 you can't install the app on Windows 10 Mobile,因为Windows 10 v1709 Build 16299添加了.Net Standard 2.0支持,但Microsoft从未发布该版本的手机。它们挂在较低的feature2 branch with Build 15254。
所以你有两个选择: