Hey everyone,
I'm running into an issue with Expo Go on GrapheneOS and was wondering if anyone else has experienced the same or found a fix.
I'm developing an application using Expo, and while everything works fine on a stock Samsung device, it does not work on my GrapheneOS phone when trying to connect over LAN. It only works when I start the dev server using the --tunnel option.
I’ve:
Tried enabling all permissions for Expo Go (local network, nearby devices, etc.).
Installed sandboxed Google Play Services and logged into the Play Store.
Ensured both devices are on the same network.
Verified that it’s not an issue with my dev machine or the app itself (since it works on the Samsung).
Still, Expo Go on GrapheneOS fails to download the JavaScript bundle with this error:
Anyone know what might be causing this? Is it a GrapheneOS network restriction or some hidden permission issue?
Thanks in advance!