-
-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't login with Mac Catalyst. Login Error: sessionMissing. #602
Comments
Hi @sgremm Please provide steps to reproduce it and provide more information about the problem you're getting. Which error are you getting back? |
func login() async throws { error the same func run correctly with iPad and iphone |
Got it, let me investigate. |
@sgremm I wasn't able to reproduce it, macCatalyst working fine on my tests. Can you provide a reproducible project? Thanks. |
I'm try to create a testapp but I can't login. what is differ between iOS and Mac Catalyst with supabase-swift |
@sgremm can you check if what @joeldrotleff mentioned works for you? For Mac apps, different than iOS, you need to allow network connections. |
Bug report
I can't login with Mac Catalyst. iPhone and iPad have no problems.
Sorry for my bad english
The text was updated successfully, but these errors were encountered: