[TIMOB-19003] iOS9: Deprecate openParentApplication:reply:
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-07-02T03:40:38.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.0.0 |
| Components | iOS |
| Labels | IOS9, watchkit |
| Reporter | Ben Bahrenburg |
| Assignee | Eric Merriman |
| Created | 2015-06-11T21:40:37.000+0000 |
| Updated | 2017-03-21T17:02:42.000+0000 |
Description
Remove openParentApplication:reply: support as iOS 9 replaces this functionality with WatchConnectivity. Additionally this pattern has been removed with the introduction of watchOS2.
PR : https://github.com/appcelerator/titanium_mobile/pull/6927
Thanks [~ben.bahrenburg@gmail.com], but we cannot remove the functionality of existing methods yet, so we can only put in warnings. Using your PR as reference, new PR here: https://github.com/appcelerator/titanium_mobile/pull/6947
PR merged.
Closing ticket as fixed.