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

Apple Event Logo

Apple Released Seven New Products Today

Wednesday March 11, 2026 7:05 am PDT by
Starting today, the seven new Apple products that were announced last week are available at Apple Stores and beginning to arrive to customers. The colorful MacBook Neo and all of the other new products are on display at most Apple Store locations around the world starting today. Apple Stores have inventory of the new products for both walk-in customers and Apple Store pickup, but...
iOS 27 Mock Quick

10+ New Features Coming in iOS 27

Friday March 13, 2026 2:13 pm PDT by
We're only three months away from Apple's WWDC 2026 event, which will see the company unveil iOS 27. With the fully revamped version of Siri possibly delayed until September, iOS 27 is shaping up to be the update we wanted iOS 26 to be. There will be new Apple Intelligence features, updates for the iPhone Fold, and more, with the latest rumors summarized below. Foldable iPhone Features...
iOS 27 Mock Quick

iOS 27 Will Reportedly Be Like Mac OS X Snow Leopard

Sunday March 15, 2026 9:42 am PDT by
In his Power On newsletter today, Bloomberg's Mark Gurman reiterated that iOS 27 will be similar to 2009's Mac OS X Snow Leopard, in the sense that one of Apple's biggest priorities is bug fixes for improved performance and stability. At WWDC 2008, Apple showed a presentation that said Mac OS X Snow Leopard had "0 new features," as it opted to focus on performance and stability...