-
Notifications
You must be signed in to change notification settings - Fork 167
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
FB SDK version Needs upgrade (from v17.0.3 to v17.1.0) #555
Comments
That's odd, I don't see a PR anywhere 🤔 - @yaroslav-bodnar have you tried proposing a PR here to do the update? |
Hello, @mikehardy. I found facebook-ios-sdk Release v17.1.0. Please update react-native-fbsdk-next. 🙌 |
Open a PR please, more effective than pleading... |
I realize everyone's time is short, especially those gracious enough to contribute to OSS like this. (thank you @mikehardy and others -- couldn't have done this without you, including your firebase SDK) Id like to sponsor the upgrade to the newest SDKs across ios and android. Please reach me at [email protected] to arrange details. This is high priority for me as its disrupted our ads since 17.1 came out. Thank you :) |
Just to note that I've reached out @joshmohrer but haven't heard back? As mentioned I'm past "very busy" to "ridiculously busy" at the moment but the family understands me working late if it's not all pro bono (I do enough of that with AnkiDroid but that one helps medical students so the family gives me a pass ;-) https://github.com/ankidroid/Anki-Android) It doesn't look like a difficult upgrade, but the qualification of current repo state + qualification of the new SDKs and doing the release does take an hour or so. Not much more than that at least |
Gah, sorry @mikehardy -- replying now |
Oh no I'm spammy 😆 . Possibly true, I'm at peace with myself |
My spam filter just takes itself way too seriously I think |
Hey, so this is done in #557 however I am unable to publish the v13.1.0 release that I just packed up @thebergamo help! have you changed your 2FA settings on npmjs.com to In the meantime, I suppose you can always rely on the v13.1.0 tag here as a direct github dependency, it should work? For yarn2+ I think that's something like It'll be published on npmjs.com once the NPM auth / token situation is resolved, but until then I've taken it as far as I can - it's good bits on a known good tag at least 🤷 |
Oh, if you don't mind I can check this first thing in the morning, tomorrow!! I will take a look on what happened in npm and maybe I can even try to give you permissions in the npm itself for publishing. |
Alright, I fixed the token, but would need to get hands on my terminal to publish again to npm from the tags as semantic release cannot do it on a retry. Will do it tomorrow for next ones it should be fine. Basically npm has new token type specific for automation and it should be enough now to publish again without 2fa (was forced to enable it once I recovered my npm account hehe) |
@thebergamo excellent! That did it, after your invite on npmjs.com so I was a known package maintainer, I was able to do an With luck, the next package publish will be fully auto with the new token as well - I believe I/we will get to test that shortly because facebook-ios-sdk is in the middle of their publishing process for 17.2.0 already (but it isn't on cocoapods yet so we can't use it yet...) Thanks! https://www.npmjs.com/package/react-native-fbsdk-next?activeTab=versions |
Might be specific to the code on my end but the expo config plugin stopped working, app.json stopped recognizing the plug-in:
|
Hmm @joshmohrer that's obviously unexpected, sorry about that. |
@thebergamo publish worked on 13.1.1 🫡 |
Hello, Facebook has been in need of an update to a new version for a long time, and without an update, launching ads for events in the application does not work... Also, Facebook constantly reminds you that you need to update the SDK. Unfortunately, the last update here was 5 months ago, and it's not clear if someone is working on an update now...
That is why I am asking for help, what other solutions can there be to integrate Facebook with React Native, so that it is not necessary to use xcode... Maybe some modules or something else...
The text was updated successfully, but these errors were encountered: