Steam Friends Widget Works in PIE Standalone Game but not in Packaged Build

When I run my project from the editor it works correctly, and my online friends show at the top and my offline friends are “greyed out”.

However, when I run a packaged build all my friends are reporting as being online.

I originally thought it was the render opacity logic that greyed them or didn’t that wasn’t functioning as intended but a print string confirmed they are all just reporting as being online when they aren’t.

What is the issue here? Thanks in advance.