supabase / supabase-js

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
https://supabase.com
MIT License
2.83k stars 219 forks source link

Network Error (Fetch) on Expo React Native #997

Open modsushi opened 1 month ago

modsushi commented 1 month ago

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

  1. Use supabase in expo project
  2. Try to use a supabase function

Expected behavior

Fetch should work

System information

I've tried with 1) Windows machine 2) Ubuntu Machine 3) Expo Go, Dev build