Table of Contents

Brawl Stars Friend List Empty While Everything Else Works? Here's Why

Lucas Harrison By Lucas Harrison
date Last updated: 14 Jul, 2026 clock 4 min

You open Brawl Stars, your trophies are there, your brawlers are all unlocked, you can jump into a match, but the friend list is empty. This is a specific failure mode, not a generic "the game is broken" problem, and treating it like general lag will waste your time on fixes that don't apply.

Why the Friend List Is Special

Warning: this section matters, skipping it leads to the wrong fix.

Your Brawl Stars save data (trophies, brawlers, gems) is loaded once when the game starts and cached on your device. The friend list is different, it's fetched fresh from Supercell's social service every time you open the friends tab, and it depends on a separate connection to a separate service. That's why you can play a full match while the friend list stays broken. Your game client talked to the match server just fine. It just couldn't reach the social service.

So the useful diagnostic question is: what would break a call to the social service but not a call to the match service?

The Actual Causes

  • The initial fetch timed out due to a brief connection hiccup right when you opened the tab (most common)
  • Supercell's social service is under load or having a partial outage (check downdetector)
  • Your ISP's route to the social service endpoint is different from the route to the game servers, and only one is congested
  • Aggressive battery optimization froze the background sync before the fetch completed
  • Your account got flagged for a friend-service issue on the server side (rare, requires support)

If the friend list has been empty across multiple app restarts, causes 2-4 are most likely. If it just happened once, it's almost always cause 1 and closing/reopening fixes it.

First Thing to Try (Free, 10 Seconds)

Fully quit the game (not just background it, actually swipe it out of recents) and reopen. The social fetch retries on cold start. This alone fixes the majority of cases, and it costs nothing.

Warning: closing the friends tab and reopening it inside the same session doesn't always retrigger the fetch. Full app restart is what matters.

If That Doesn't Work: Troubleshooting Order

Downdetector, official Twitter, or the Supercell status page. If others are reporting the same issue, wait. No local fix helps a server-side problem.

This forces the phone to re-establish its network connection cleanly. Often clears the underlying issue when the fetch keeps timing out.

On Android especially, aggressive battery savers (Xiaomi's MIUI, Samsung's One UI, Oppo's ColorOS) will freeze background app sync. Go into battery settings, find Brawl Stars, and set it to "no restrictions" or the equivalent unrestricted option.

If you're on Wi-Fi, switch to cellular data. If on cellular, try Wi-Fi. If the friend list loads on one but not the other, your ISP's route to Supercell's social endpoint is the problem, and this is where a network tool becomes useful.

Not the first thing to try, but a valid step when you've isolated the issue to your network path. GearUP Mobile can route your Brawl Stars traffic through a cleaner path to Supercell's servers. If the social service is reachable but slow from your ISP's default route, this will surface the friend list. If Supercell's service itself is down, no tool will help.

Basic flow: install GearUP Mobile, search Brawl Stars, tap Boost, then reopen the game.

Only if steps 1-5 fail across multiple sessions. Log in with your Supercell ID or your account link before reinstalling, otherwise you'll lose progress.

What This Isn't

  • It isn't a corrupted save. Your account data is on Supercell's servers.
  • It isn't a hardware problem. A working match means your device network is fine.
  • It isn't something you did wrong. Social service fetches fail often on mobile networks, it's expected friction, not a bug you caused.

Why Mobile Games Hit This More

Mobile connections change constantly. Your phone switches between Wi-Fi and cellular, signal strength varies as you walk around, background processes fight for the modem. Every one of those transitions is a chance for a background fetch to fail. A desktop game rarely has these problems because a wired PC network doesn't move. On mobile, expect occasional social-service hiccups, and know that a restart fixes most of them.

Server Takeaway

The Brawl Stars friend list is a small, separate feature that depends on a small, separate connection. When it fails while everything else works, don't reach for the heavy fixes. Restart the app first, check Supercell's status, then work down the list from network switching to route optimization. Most of the time this is a 10-second problem pretending to be a 30-minute one.

About The Author
Lucas Harrison Lucas Harrison

Lucas Harrison is GearUP’s PC game expert and a veteran media professional with many years of experience. He is well versed in the various network issues that affect PC games and has extensive insights into solving them, having proposed numerous suggestions for optimizing GearUP’s PC version. He currently serves as GearUP’s Content Creation Lead, primarily responsible for writing GearUP’s PC network optimization guides, which aim to help players understand the problems they’re facing and provide practical, effective solutions through clear, easy-to-follow guidance.

The End