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

Results 2 supabase-unity issues
Sort by recently updated
recently updated
newest added

hello, I have a project which connects and authenticates on editor, but when I build for Android, It initialize, but it never finished the await supabase.Auth.SignIn(email, password); I tried to...

Hey! I really appreciate you making supabase for Unity :) I've successfully used it for user authentication, however, I'm really struggling with uploading a file to bucket. I tried following...