Skip to Content

Facebook SDK Issue Again Causing Numerous iOS Apps to Crash or Freeze

by

Popular iOS apps including Spotify, SoundCloud, Waze, Imgur, and many more are reporting crashing and freezing issues this morning, as pointed out by users on Reddit and in the MacRumors forums. The issue appears to be related to Facebook's iOS SDK, which is used by many apps for login purposes.

facebook
On Facebook's developer website, the company confirmed that it is aware of the issue and is investigating it. Reports of crashing apps appeared today across social media, with users reporting that while some apps are freezing, others crash completely when opened, including Spotify.

These issues are appearing even for users who don't use the Facebook SDK when logging into the affected apps. Additionally, some users are reporting that they are able to access apps like Spotify using Airplane mode, while others suggest using a VPN.

This same issue happened two months ago in May.

Top Rated Comments

Robert.Walter Avatar
74 months ago
If you are logging in w Facebook you are doing it wrong (I expect the app developer is getting a kickback from FB for offering this button) as you are making it easier for FB to track you.

secondly, if the app developer isn’t offering you sign in with Apple you need to wonder why the developer wants to know about you, how are they monetizing you?

finally, if you are still using Facebook you are enabling a Sociopathic megalomaniac to generate profit while damaging society and you should consider deleting Facebook.
Score: 30 Votes (Like | Disagree)
74 months ago
I once found code that looks like this issue in a website's main index.php:


if (!$x = file_get_contents('https://api.facebook.com')) {
exit;
}


Facebook is likely doing something similar to this. They likely raise an exception that they didn't document when something server side is not what it is expected to be. This is really bad behavior.

Apple should ban applications that use versions of the Facebook SDK that are causing these kind of issues.
Score: 18 Votes (Like | Disagree)
itsmilo Avatar
74 months ago
That’s what they get for adding this spyware to their apps. Apple should reject apps that include all those Spyware SDKs in the first place
Score: 15 Votes (Like | Disagree)
JimmyBanks6 Avatar
74 months ago
Makes you wonder how these massive organizations have allowed their apps to be developed with a hard coupling to a third party API that doesn’t catch exceptions from the API elegantly.

These issues should have been caught in testing prior to any release.
Score: 14 Votes (Like | Disagree)
TonyC28 Avatar
74 months ago
Facebook is just awesome.
Score: 13 Votes (Like | Disagree)
Airforcekid Avatar
74 months ago
Use a service like nextdns.io to block graph.facebook.com. Apple really should have put optional DNS block lists into ios 14
Score: 9 Votes (Like | Disagree)

Popular Stories

MacBook Neo Feature Pastel 1

First MacBook Neo Benchmarks Are In: Here's How It Compares to the M1 MacBook Air

Thursday March 5, 2026 4:07 pm PST by
Benchmarks for the new MacBook Neo surfaced today, and unsurprisingly, CPU performance is almost identical to the iPhone 16 Pro. The MacBook Neo uses the same 6-core A18 Pro chip that was first introduced in the iPhone 16 Pro, but it has one fewer GPU core. The MacBook Neo earned a single-core score of 3461 and a multi-core score of 8668, along with a Metal score of 31286. Here's how the...
HomePod mini and Apple TV Sage

New Apple TV and HomePod Mini Are Still Missing, Here's Why

Thursday March 5, 2026 6:11 am PST by
Apple this week unveiled seven products, ranging from the iPhone 17e to the MacBook Neo, but new Apple TV and HomePod mini models were not among them. Given that there have been rumors about the next-generation Apple TV and HomePod mini since all the way back in late 2024, some customers are wondering why the devices have yet to launch, and the answer likely relates to Siri. In September, ...
MacBook Neo Feature Pastel 1

Apple Announces $599 'MacBook Neo' With A18 Pro Chip

Wednesday March 4, 2026 6:15 am PST by
Apple today announced the "MacBook Neo," an all-new kind of low-cost Mac featuring the A18 Pro chip for $599. The MacBook Neo is the first Mac to be powered by an iPhone chip; the A18 Pro debuted in 2024's iPhone 16 Pro models. Apple says it is up to 50% faster for everyday tasks than the bestselling PC with the latest shipping Intel Core Ultra 5, up to 3x faster for on-device AI workloads,...