-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m #1427
Comments
Happening for my App also. 'FBSDKCoreKit' , '5.1.1' for all the users. |
Happening on my app. tvOS with FBSDKCoreKit v5.8.0. |
APP using FBSDKCoreKit v5.0.2 is crash, which using FBSDKCoreKit v5.4.1 is OK |
APP using FBSDKCoreKit v5.0.2 is crash, which using FBSDKCoreKit v7.1.1 is OK |
Please fix this ASAP. |
Upgraded FBSDKCoreKit to 7.1.1. Working fine now |
Did you solve it? |
I think the issue is with the older SDKs. I'm not exactly sure what is causing the issue. Before also a discussion happened on this crash. |
Yep. But if app in store we can't solve it ourself. Only update. |
For FBSDKCoreKit v5.0.2 facing this issue. Please fix this ASAP. |
@PrLion yeah. For my app on App Store, it worked because of the kill switch which is controlled remotely. I disabled SDK when got crash alert. Now Either we have to wait for the FB team to reply and fix this or you can meanwhile upgrade to latest SDK (try 7.1.1) and request for expedite release to the Apple team. Also, add some kill switch for this SDK so that this kind of situation doesn't come again. |
thx. Can you tell how can I do this one too? |
App is getting crashed since 11:45 in the morning due to the exception in FBSDK . Please resolve it as soon as possible . |
@PrLion After submitting app for review |
Thank you) |
Is there a timeline for the rollout of a fix @joesus ? |
Same here on our iOS App on Live users, using FBSDK 5.1.1. |
Same here. I believe this issue also happened on May 7!! |
Same here. Using FBSDK 5.0.2 |
The same problem, please fix it as soon as possible, affecting all users |
We are using 5.2.3 and having the same crash. Can anyone help on this? |
Same problem on 5.11 |
Same issue with SDK 5.0.2 (Xamarin package Xamarin.Facebook.iOS 5.0.2 etc) Upgrading to SDK 5.12.0 (Xamarin package(s) Xamarin.Facebook.iOS 5.12.0 etc) seemed to resolve the issue. |
Same 5.6.0 |
Just tested a minor upgrade from 5.0 to 5.15.0, it worked for a couple of app-starts, but then started crashing again (so the SDK seems to update itself in some ways). Related: #1373 (comment) |
Multiple of our apps crashing for us, new releases are not an option. Spotify is also down... |
All essential apps in my country crashes |
Second time this year, great |
FBKMKB |
Glad there is a fix |
Is there a postmortem from the last time? I am trying to find whether Facebook released or has plans to release an SDK update to prevent this class of issue, but all I have found so far are: |
1. Added: App suddenly crashing on startup in production due to FBSDKRestrictiveDataFilterManager.m · Issue #1427 · facebook/facebook-ios-sdk (facebook/facebook-ios-sdk#1427) 2. Added: Start Your Career as a Frontend Developer with Scrimba (https://www.youtube.com/watch?v=QdeV4qhK1KU)
Did you mean 10:53 PDT? Pacific Standard Time isn't currently observed. Pacific Daylight Time is the correct timezone to use. There is a 1 hour difference between the two. |
Earlier today, a code change triggered crashes for some iOS apps using the Facebook SDK. We identified the issue quickly and resolved it. We apologize for any inconvenience. |
Thanks for that quick fix guys! I’m looking forward to Apple’s more permanent solution :) |
Are you guys going to do something to prevent this issue from happening a 3rd time? Or should I start a petition for FB to start having a proper QA? |
@moleki Facebook is a cancerous dumpster fire nobody wants to work there so we get third rate development |
NextDNS is showing a lookup on graph.facebook.com when opening up Waze. Blocking that should do the trick. |
is that true? i'm pretty sure they pay like... $300k-$1m/yr... |
FBSDK sounds as F-BSDK |
SamJakob I believe the emotional aspect is not the one of primary interest here; the engineering approach is that even when you dislike a company or a team of developers xyz (let's assume this for the moment), if something is a bug (let's assume it is as well), then the proper engineering point of view should be to fix the bug, or at the least find means to mitigate or work around it, if fixing is not possible for whatever the reason (right now). I myself reported bugs to projects I dislike or disagree with, where there, again, were several reasons as to why that was done. I find nothing wrong with reporting bugs. |
Thanks for the fix. But you should consider improving your testing/review process and reflect about what happened. |
cancer (noun): a practice or phenomenon perceived to be evil or destructive and hard to contain or eradicate. I'd say this about meets the requirements, wouldn't you? |
They never do unless it results in them getting less data. Facebook seems to be only interested in harvesting more data, hence why they force the use of a privacy invading SDK in the first place when most people just want login. The only time they'll improve QA is if not doing so will lead to people leaving and them not getting as much data anymore, considering this is the second time a Facebook SDK issue affected a lot of apps. |
I faced this crashing issue with v7.1.1 & v7.0.1 as well, #1435 Is there any new update available which contains fix for crashing issue ?? |
Great! We have just witness how much power FB has over the app economy :D |
In case, someone looking for a solution: #1431 (comment) |
Checklist
Environment
Describe your dev environment here, giving as many details as possible. If you have them, make sure to include:
Production. Facebook SDK 5.0.2.
Goals
What do you want to achieve?
My company's app to not crash in production.
Expected Results
What do you expect to happen?
My app to work properly in production.
Actual Results
What actually happened? Can you provide a stack trace?
The app crashes on open, because of Facebook's SDK, starting at 10:53PM PST. Seems to be happening for 100% of users. 1400 crashes in the last 16 minutes.
Steps to Reproduce
What are the steps necessary to reproduce this issue?
Open our app, Pray.com.
The text was updated successfully, but these errors were encountered: