Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24350] Unable to deploy apps on windows 10 phone

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionDone
Resolution Date2019-04-29T01:47:12.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.1.0
ComponentsWindows
Labelswindows, windows_phone, windows_store
ReporterLuca Sartori
AssigneeKota Iguchi
Created2017-01-25T15:23:41.000+0000
Updated2019-04-29T01:47:12.000+0000

Description

When package apps for windows store with command: *ti build -p windows -T dist-phonestore --wp-sdk 10.0* I cannot specify MinVersion in tiapp.xml file (default generated MinVersion="10.0.14393.0") and i unable to deploy apps on my windows 10 phone because os version is 10.0.10586.107. As reported on Microsoft documentation: bq. MinVersion bq. The minimum version of the device family that your app is targeting. Used for applicability at deployment time. If the device family version of the system is lower than MinVersion, then the app is not considered applicable. I try to put in tiapp.xml file this settings but they are ignored during the build process bq. bq. bq. bq. bq. bq. bq.

Comments

  1. Sharif AbuDarda 2017-01-26

    Can you share the log of the console when you build in Windows 10 phone?
  2. Luca Sartori 2017-01-27

  3. Kota Iguchi 2019-04-29

    Closing, as fixed along with TIMOB-23759. Feel free to create new ticket if that's not the case.

JSON Source