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

[iOS build warnings] Replace deprecated completion block #11798

Closed

Conversation

robhogan
Copy link
Contributor

UIActivityViewConroller.completionHandler has been deprecated since iOS 8, when it was replaced by completionWithItemsHandler.

Tested the build using UIExplorer and XCode 8.2 but I've never seen and can't work out how to activate the UIActivityViewController this method relates to, so I haven't tested a real run.

@facebook-github-bot
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @javache and @dlowder-salesforce to be potential reviewers.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jan 10, 2017
@ide
Copy link
Contributor

ide commented Jan 10, 2017

This looks right.

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

@ide has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants