Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18940] Windows: Implement the ability to use native modules with a titanium project

GitHub Issuen/a
TypeStory
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2015-06-04T15:32:05.000+0000
Affected Version/sn/a
Fix Version/sRelease 4.1.0
ComponentsWindows
Labelsn/a
ReporterGary Mathews
AssigneeKota Iguchi
Created2015-05-21T20:26:05.000+0000
Updated2017-03-20T16:30:47.000+0000

Description

Allow native windows modules to be used and exposed to titanium projects.

Comments

  1. Kota Iguchi 2015-05-26

    I've been thinking if we could leverage dynamic loading through winmd, as far as I see the reference/linker issue we saw in TIMOB-18774 doesn't happen when you add winmd references (.winmd) directly to the app project. It looks like TIMOB-18774 only happens when you add VS projects (.vsproj) directly onto the solution.
  2. Kota Iguchi 2015-06-04

    https://github.com/appcelerator/titanium_mobile_windows/pull/259
  3. Lee Morris 2017-03-20

    Closing ticket as fixed.

JSON Source