Facebook SDK Issue Again Causing Numerous iOS Apps to Crash or Freeze - MacRumors
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
80 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)
80 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
80 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
80 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
80 months ago
Facebook is just awesome.
Score: 13 Votes (Like | Disagree)
Airforcekid Avatar
80 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

Four iPhone 18 Pro Colors Mock Feature

iPhone 18 Pro: Pre-Orders and Release Date

Thursday August 20, 2026 8:00 am PDT by
Apple has yet to reveal when the iPhone 18 Pro and iPhone Ultra will be announced and released, but the dates usually follow a familiar pattern. As usual, the iPhone event is expected to take place in the first half of September. Labor Day falls on September 7 this year. The last time the holiday was on that day was in 2020, but the iPhone event that year was delayed until October due to...
Foldable iPhone 2023 Feature 1

Gurman: iPhone Ultra Wows Early Testers, Except for Its Camera

Sunday August 23, 2026 11:19 am PDT by
Apple's upcoming foldable iPhone Ultra is winning over the few people who have had hands-on time with the device, though the camera setup may leave some users wanting, according to Bloomberg's Mark Gurman. Writing in his latest Power On newsletter, Gurman says people who have used the device – which is reportedly referred to internally as the iPhone Ultra – like how it fits in your...
macOS 27 next to MacBook Pro Running macOS 27

macOS Golden Gate Marks the End of an Era

Thursday August 20, 2026 2:19 pm PDT by
macOS 27 Golden Gate is not compatible with any Macs with Intel processors, marking the end of an era. The update, which is currently in beta ahead of a release later this year, is limited to Apple silicon Macs with an M1 chip or newer. Last year, Apple said that macOS 26 Tahoe would be the final macOS release compatible with Intel-based Macs, so this was an expected development. Intel...