supabase-js
supabase-js copied to clipboard
Network Error (Fetch) on Expo React Native
Network request failed (Fetch Error in Expo)
Network request fails with Expo
Using any of the supabasejs library methods, network error is thrown. Using fetch works everywhere else.
To Reproduce
- Use supabase in expo project
- Try to use a supabase function
Expected behavior
Fetch should work
System information
I've tried with
- Windows machine
- Ubuntu Machine
- Expo Go, Dev build
- Version of supabase-js: 2.39.8
- Version of Node.js: 21
- Version of Expo: 49
- Version of RN: 0.72.10