Software Archive
Read-only legacy content
17061 Discussions

Windows Phone 8.1 porting on 10 UAP

Antonio_Za
Beginner
284 Views

Hello,

I installed the 3522 version and now I see the Windows Phone 8.1 build is replaced by the Windows 10 UAP Build.

So, I tried to build my app using this new tab (no changes made on the working code for win 8.1) but I got this build error:

Error: Invalid Windows capability, removableStorage

Could you please help me?

0 Kudos
2 Replies
PaulF_IntelCorp
Employee
284 Views

Antonio -- if you use the CLI 5.4.1 build option you'll see the Windows 8 and Windows Phone 8.1 build options. Not sure how to deal with the removableStorage error you're getting. I suspect it is due to that fact that you must declare the app to be specific to Windows Phone (a "UWP" app), which our build system doesn't provide for declaration of. See this Microsoft article for some details > https://msdn.microsoft.com/en-us/windows/uwp/packaging/app-capability-declarations <

0 Kudos
Antonio_Za
Beginner
284 Views

Ok, I get back to CLI 5.4.1 and I built the app for WinPhone 8.1.
Thank you Paul.

0 Kudos
Reply