supabase-js icon indicating copy to clipboard operation
supabase-js copied to clipboard

[Bug] supabase-js doesnt work with expo 44

Open etherealsunshine opened this issue 3 years ago • 2 comments

Bug report

Describe the bug

react-native expo crashes on opening

Using the latest version of supabase-js for email authentication in a react-native expo app causes it to crash

To Reproduce

  1. Follow the tutorial https://supabase.com/docs/guides/with-expo
  2. Open it on the local device
  3. App crashes unexpectedly

Expected behaviour

Function as normal

Screenshots

System information

  • OS: [e.g. macOS, Windows]-macOS
  • Browser (if applies) [e.g. chrome, safari]-android
  • Version of supabase-js: [e.g. 6.0.2]-latest
  • Version of Node.js: [e.g. 10.10.0]

Additional context

works when opening in web browser, however on android it crashes

etherealsunshine avatar Jun 22 '22 17:06 etherealsunshine

@supabase/frontend-team Assigning it to the PIC @joshenlim of the Frontend team to take care of this.

monicakh avatar Jul 13 '22 14:07 monicakh

+1 . Same problem running in Expo Go with iOS.

Describe the bug

For email authentication in a react-native expo app causes it to crash.

To Reproduce

  1. Follow the tutorial https://supabase.com/docs/guides/with-expo
  2. Open it on the local device
  3. App crashes unexpectedly

System information

OS: Windows Version of expo: ~48.0.18 Version of supabase-js: ^2.32.0 Version of Node.js: 18.16.0

jpaddeo avatar Aug 11 '23 12:08 jpaddeo