[TIMOB-14234] iOS 7: Support multitasking updates
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-09-05T21:12:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 20, 2013 Sprint 20 API, Release 3.2.0 |
Components | iOS |
Labels | ios7, planning-3.2.0 |
Reporter | Ingo Muschenetz |
Assignee | Ingo Muschenetz |
Created | 2013-06-14T16:21:55.000+0000 |
Updated | 2013-10-29T20:32:02.000+0000 |
Description
iOS 7 supports the following new background execution modes for apps:
* Apps that regularly require new content can register with the system and be woken up or launched periodically to download that content in the background.
* Apps that use push notifications to notify the user that new content is available can now use those notifications to initiate background download operations.
Closing ticket as duplicate of TIMOB-14617