Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18995] Windows: Provide ability to set capabilities on appx.manifest in tiapp.xml

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2015-06-16T14:39:01.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsTooling, Windows
Labelsn/a
ReporterChristopher Williams
AssigneeKota Iguchi
Created2015-06-10T22:56:26.000+0000
Updated2017-03-16T21:53:15.000+0000

Description

The appx.manifest is where you set the capabilties and many other aspects of windows apps. Right now we use a templated version and write out one for the app during build. Some of that is populated with values from tiapp.xml. We need the ability for users to set the capabilities their app uses in their tiapp.xml and that gets copied into the appx.manifest. See the capabilities here: https://msdn.microsoft.com/en-us/library/windows/apps/hh464936.aspx Right now we're just hardcoding to a single "internetClient" capability.

Comments

  1. Kota Iguchi 2015-06-14

    https://github.com/appcelerator/titanium_mobile_windows/pull/278
  2. Lee Morris 2017-03-16

    Closing ticket as the issue has been fixed.

JSON Source