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
75 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)
75 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
75 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
75 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
75 months ago
Facebook is just awesome.
Score: 13 Votes (Like | Disagree)
Airforcekid Avatar
75 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

iOS 26

iOS 26.4 Adds Two New Features to CarPlay

Tuesday March 24, 2026 1:55 pm PDT by
iOS 26.4 was released today, and it includes a couple of new features for CarPlay: an Ambient Music widget and support for voice-based chatbot apps. To update your iPhone 11 or newer to iOS 26.4, open the Settings app and tap on General → Software Update. CarPlay will automatically offer the new features so long as the iPhone connected to your vehicle is running iOS 26.4 or later....
Apple Business hero

Apple Unveils 'Apple Business' All-in-One Platform

Tuesday March 24, 2026 8:53 am PDT by
Apple today announced Apple Business, a new all-in-one platform that unifies device management, productivity tools, and customer outreach features. The service is designed to be a consolidated replacement for several of Apple's existing business-focused offerings, including Apple Business Essentials, Apple Business Manager, and Apple Business Connect. It provides organizations with a single...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 3, AirPods Pro 2 and AirPods 4

Tuesday March 24, 2026 12:31 pm PDT by
Apple today released new firmware for the AirPods Pro 2, AirPods Pro 3, and the AirPods 4. The firmware has a version number of 8B39, up from 8B34 on the AirPods Pro 3, 8B28 on the AirPods Pro 2, and 8B21 on the AirPods 4. There is no word on what's included in the firmware, but Apple has a support document with limited notes. Most updates are limited to bug fixes and performance...