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

Dynamic Island iPhone 18 Pro Feature

11 Reasons to Wait for the iPhone 18 Pro

Monday May 11, 2026 9:01 am PDT by
We're only four months out from the launch of Apple's premium next-generation smartphone lineup, and while we're not expecting a sea change in terms of functionality, there are still several enhancements rumored to be coming to the iPhone 18 Pro and iPhone 18 Pro Max. One thing worth noting is that Apple is reportedly planning a major change to its iPhone release cycle this year, adopting a...
iOS 26

iOS 26.5 Features: Everything New in iOS 26.5

Monday May 11, 2026 5:09 pm PDT by
Apple released iOS 26.5 after a few months of beta testing, and while it doesn't have the Siri features we were hoping for since those are being held until iOS 27, there are a handful of useful changes worth knowing about. Subscribe to the MacRumors YouTube channel for more videos. End-to-End Encryption for RCS Support for end-to-end encryption (E2EE) for RCS messages between iPhone and...
General Apps Reddit Feature

Reddit Starts Blocking Mobile Website, Pushing Users to App Instead

Monday May 11, 2026 6:10 am PDT by
Social network Reddit recently began blocking mobile visitors to its website while pushing them to download the official Reddit app, and it's fair to say that the move is not going down well with users. If you visit reddit.com on your iPhone today, you may see a new popup that can't be dismissed, asking you to "get the app to keep using Reddit." A Reddit spokesperson told Ars Technica...