Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use iOS 8 UIActivityViewController.completionWithItemsHandler API #82

Merged
merged 5 commits into from
Oct 21, 2015

Conversation

cdzombak
Copy link
Contributor

closes #68

This PR updates the library's spec to require iOS 8.

@cdzombak cdzombak changed the title Use new UIActivityViewController.completionWithItemsHandler API Use iOS 8 UIActivityViewController.completionWithItemsHandler API Oct 19, 2015
@bcapps
Copy link
Contributor

bcapps commented Oct 19, 2015

A quick note that I'm pretty sure this change eliminates the need for NYTOperatingSystemCompatibilityUtility, so it can be subsequently removed.

@cdzombak
Copy link
Contributor Author

A quick note that I'm pretty sure this change eliminates the need for NYTOperatingSystemCompatibilityUtility, so it can be subsequently removed.

@bcapps thanks; I'm looking into that now. I think we can also eliminate the iOS 7 compatibility fix that's resulting in the warnings documented in #54 .

cdzombak added a commit that referenced this pull request Oct 19, 2015
Per discussion on #82 , now that we support only iOS 8+.
steve-matthews added a commit that referenced this pull request Oct 21, 2015
Use iOS 8 UIActivityViewController.completionWithItemsHandler API
@steve-matthews steve-matthews merged commit 94f669c into develop Oct 21, 2015
@cdzombak cdzombak deleted the cdz/68-deprecation branch October 28, 2015 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants