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

make ViewController nullable param in reauthorizeDataAccess #2477

Closed
wants to merge 1 commit into from

Conversation

mikehardy
Copy link
Contributor

@mikehardy mikehardy commented Sep 26, 2024

To help us review the request, please complete the following:

  • sign contributor license agreement
  • I've ensured that all existing tests pass and added tests (when/where necessary)
  • I've updated the documentation (when/where necessary) and Changelog (when/where necessary)
  • I've added the proper label to this pull request (e.g. bug for bug fixes)

Pull Request Details

👋 hello from the react-native-fbsdk-next maintainer 😄

I would like the reauthorizeDataAccess ViewController param to conform to the nullability documented for it, and acceptable to the methods it passes the param to

Test Plan

Untested (not entirely true, we've been actively sending nil through this API since our first implementation using the API, and it's worked fine)

Fixes #2476

@facebook-github-bot
Copy link
Contributor

@yuriy-tolstoguzov has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@yuriy-tolstoguzov merged this pull request in a5ae682.

@mikehardy mikehardy deleted the patch-1 branch December 17, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

reauthorizeDataAccess seemingly should have nullable ViewController param
3 participants