You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Terence Bandoian (JIRA)" <ji...@apache.org> on 2018/02/22 01:35:00 UTC

[jira] [Created] (CB-13917) Windows 10 Min Version Must Be Configured Twice in Config.xml

Terence Bandoian created CB-13917:
-------------------------------------

             Summary: Windows 10 Min Version Must Be Configured Twice in Config.xml
                 Key: CB-13917
                 URL: https://issues.apache.org/jira/browse/CB-13917
             Project: Apache Cordova
          Issue Type: Improvement
          Components: cordova-windows
    Affects Versions: cordova@7.0.0
         Environment: Windows 10

Cordova 7.1.0
            Reporter: Terence Bandoian
            Assignee: Jesse MacFadyen


In config.xml, the minimum Windows 10 version preference must be set with both:

{{  uap-target-min-version}}

{{  Windows.Universal-MinVersion}}{{}}

Setting {{uap-target-min-version}} results in the value being copied to CordovaApp.Windows10.jsproj.

Setting {{Windows.Universal-MinVersion}} results in the value being copied to package.windows10.appxmanifest.

If {{uap-target-min-version}} is not set, the minimum version of the app in the Microsoft Store is incorrect.

Development of Windows 10 apps would be simplified by only having to set the minimum version in one place.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org