[TIMOB-19005] iOS9: Implement application:continueUserActivity:restorationHandler:
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-07-03T04:36:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.0.0 |
Components | iOS |
Labels | IOS9, handoff, search, spotlight |
Reporter | Ben Bahrenburg |
Assignee | Eric Merriman |
Created | 2015-06-11T21:47:25.000+0000 |
Updated | 2017-03-22T22:43:07.000+0000 |
Description
Implement the application delegate application:continueUserActivity:restorationHandler:
This allows for hand-off and new iOS 9 search functionality
PR https://github.com/appcelerator/titanium_mobile/pull/6937
CR and FT passed. PR merged.
Closing ticket as fixed.