We are trying to develop the apps for Windows 10 using mendix 7
Since the Mendix 7 has stopped support for windows phone we are trying to customize the package to support the same.
We have added these line in /dist/phonegap/config file
<preference name="windows-appx-target" value="uap"/>
<preference name="windows-arch" value="x64" />
<platform name="winphone">
After uploading these files in phonegap site .appx file is available.
While using this .appx file to install in Windows mobile we are getting below error
'Can't install company app
there is a problem with this company app.contact your company's support for help'