Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-15786] iOS: Provide access to Grand Central Dispatch API

GitHub Issuen/a
TypeNew Feature
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 3.2.0
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterAlan Leard
AssigneeUnknown
Created2013-11-21T23:54:42.000+0000
Updated2020-01-08T14:54:06.000+0000

Description

Issue

It is not currently possible to access a separate thread for data processing as a async task that will not affect the UI thread.

Solution

Provide access to the Grand Central Dispatch API via the Titanium SDK or a module.

Reference

https://developer.apple.com/library/ios/documentation/Performance/Reference/GCD_libdispatch_Ref/Reference/reference.html

Comments

No comments

JSON Source