Facebook iOS SDK causing crashes on startupgithub.com/facebook 19 pointsstephenheron6 years ago11 commentsSaveHideCopy link On HNComments−yreg6yWorkaround: enable airplane mode and disable WiFiIssue in Facebook's tracker: https://developers.facebook.com/status/issues/17391881029111...−filleokus6yI'm guessing blocking (the right) Facebook domains with e.g DNS could help also?−edisonye6yYes, it works.−shagomac6yCan you list them?−shirshak556y facebook.com fbcdn.com fbcdn.net fbsbx.com fb.com instagram.com−tomduncalf6yWow, second time this year. Not a good look for Facebook. Will definitely push to not include their SDK in any apps I work on in future based on this.Also a good reminder of the fact that third party dependencies come with associated costs, I guess!−yreg6yLast time this happened TikTok and Google crashed as well and now they hold it up.Perhaps they did some countermeasures?−akmarinov6yOnly certain sdk versions crash, maybe they’ve updated−jeremiahlee6yAGAIN‽ Just 2 months ago: https://news.ycombinator.com/item?id=23097459−layoutIfNeeded6yWell, maybe don't put an opaque blob from Facebook in your app?−jerome-jh6yShould we correlate that with the current anti unit test campaign?
Comments
Workaround: enable airplane mode and disable WiFi
Issue in Facebook's tracker: https://developers.facebook.com/status/issues/17391881029111...
I'm guessing blocking (the right) Facebook domains with e.g DNS could help also?
Yes, it works.
Can you list them?
Wow, second time this year. Not a good look for Facebook. Will definitely push to not include their SDK in any apps I work on in future based on this.
Also a good reminder of the fact that third party dependencies come with associated costs, I guess!
Last time this happened TikTok and Google crashed as well and now they hold it up.
Perhaps they did some countermeasures?
Only certain sdk versions crash, maybe they’ve updated
AGAIN‽ Just 2 months ago: https://news.ycombinator.com/item?id=23097459
Well, maybe don't put an opaque blob from Facebook in your app?
Should we correlate that with the current anti unit test campaign?