isabelle created CB-10651:
-----------------------------
Summary: no .appxupload file generated when build for Windows
Phone 10
Key: CB-10651
URL: https://issues.apache.org/jira/browse/CB-10651
Project: Apache Cordova
Issue Type: Bug
Components: Plugin Globalization
Affects Versions: 5.4.1
Environment: Visual Studio 2015 version 14.0.24720.00 update 1
Windows 10 Professionnel version 10586.104
Node version: v4.2.4
Cordova version: 5.4.1
cordova-plugin-globalization 1.0.2
Reporter: isabelle
I have a Cordova Project in Visual Studio 2015. I can build and create package
for Windows Phone 8.1 and upload it on the Windows Phone Store, all is fine.
But when I want to create package windows-universal for Windows Phone 10 I
can't upload file on the store.
The build is ok, even if I have a warning ("warning : Il manque un fichier de
directives de runtime (rd.xml) à votre application. Les directives de runtime
servent à décrire le comportement dynamique de votre application et à contrôler
l'optimiseur .NET Native. Il est recommandé d'avoir au moins un fichier rd.xml
dans votre projet.")
I can create package for the store, and Certification is OK. But only .appx
files are created in the package, no .appxupload file. And when I try to upload
.appx file on the Windows Phone Store, the file is rejected (Erreur de
validation de l’acceptation du package : Vous ne pouvez pas soumettre des
packages natifs .NET précomptés. Chargez le fichier appxupload du Store et
réessayez).
When I remove Globalization Plugin I can create package, the .appxupload file
is created and I can upload it on the store.
What can I do to keep the plugin in my porject and create .appxupload file?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]