You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (janpio) (JIRA)" <ji...@apache.org> on 2019/07/05 13:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/CB-13917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Piotrowski (janpio) updated CB-13917:
-----------------------------------------
    Description: 
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.
 

  was:
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.


> 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
>            Priority: Major
>              Labels: usability, windows
>
> 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