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

Cannot use most recent FBSDK #117

Closed
theneekz opened this issue Oct 18, 2021 · 3 comments
Closed

Cannot use most recent FBSDK #117

theneekz opened this issue Oct 18, 2021 · 3 comments

Comments

@theneekz
Copy link

theneekz commented Oct 18, 2021

🐛 Bug Report

Cannot upgrade FBSDK to latest version (12.0.1 for iOS at time of this issue) because this package only supports up to 9.3.0.

To Reproduce

Install project and go to app dashboard in developers.facebook.com

Expected Behavior

The SDK version under Settings -> Advanced should not say 'Needs upgrade'

Code Example

N/A

Environment

"react-native": "0.63.3",
"react-native-fbsdk-next": "^4.6.0",

@theneekz
Copy link
Author

Would I have to create my own package to support the latest FBSDK by linking updated native modules to react native, as this project does?

@mikehardy
Copy link
Collaborator

Duplicate of: #55
That issue is open to anyone that would like to contribute. It apparently has not been a priority for anyone yet as we have a lot of users, and everyone says they would like to have the new SDKs, but no one has done any work on it 🤷 - we're happy to collaborate though :-)

@theneekz
Copy link
Author

Ok - and thanks for the response. I think that for my needs I could try just using the native packages instead of this package, as I only need to log some default app events...if 9.3 becomes an issue for some reason. It seems to be doing the job just fine, but the alerts to update the sdk in the facebook event manager, app dashboard, etc are concerning.

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

No branches or pull requests

2 participants