[TIMOB-23510] iOS10: Support Cloud Sharing
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-01-20T15:03:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | ios10 |
Reporter | Hans Knöchel |
Assignee | Hans Knöchel |
Created | 2016-06-13T22:56:15.000+0000 |
Updated | 2018-08-06T17:49:13.000+0000 |
Description
In iOS 10, we have a new controller to share items through the cloud. The
UICloudSharingController
is responsible for handling those transactions. We should expose it as ti.cloudshare
using Hyperloop.
Docs: https://developer.apple.com/reference/uikit/uicloudsharingcontroller
Putting out of 6.0.0 release, since it should be done as an external module using Hyperloop.
Work in progress Hyperloop module can be found [here](https://github.com/hyperloop-modules/ti.cloudsharing).
Done as part of the above module.
Cleaning up older fixed issues. If this issue should not have been closed as fixed, please reopen.