supabase-js
supabase-js copied to clipboard
[Bug] supabase-js doesnt work with expo 44
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
- Follow the tutorial https://supabase.com/docs/guides/with-expo
- Open it on the local device
- 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
@supabase/frontend-team Assigning it to the PIC @joshenlim of the Frontend team to take care of this.
+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
- Follow the tutorial https://supabase.com/docs/guides/with-expo
- Open it on the local device
- 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