[TIMOB-16658] Windows Hybrid: Add support for invoking async methods
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-03-21T18:06:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.3.0 |
Components | Windows Hybrid |
Labels | module_hybrid, qe-testadded |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2014-03-21T17:20:18.000+0000 |
Updated | 2014-05-20T20:10:13.000+0000 |
Description
We need to expose an API for running async methods such as GetFileAsync and LaunchFileAsync.
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5501 3.2.x_hybrid pull request: https://github.com/appcelerator/titanium_mobile/pull/5502