Skip to content
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

Open
sgremm opened this issue Nov 14, 2024 · 5 comments
Open

can't login with Mac Catalyst. Login Error: sessionMissing. #602

sgremm opened this issue Nov 14, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@sgremm
Copy link

sgremm commented Nov 14, 2024

Bug report

I can't login with Mac Catalyst. iPhone and iPad have no problems.

Sorry for my bad english

@sgremm sgremm added the bug Something isn't working label Nov 14, 2024
@grdsdev
Copy link
Collaborator

grdsdev commented Nov 14, 2024

Hi @sgremm

Please provide steps to reproduce it and provide more information about the problem you're getting. Which error are you getting back?

@sgremm
Copy link
Author

sgremm commented Nov 14, 2024

func login() async throws {
let _ = try await supabase.auth.signIn(email: email, password: password)
}

error
Login Error: sessionMissing

the same func run correctly with iPad and iphone

@grdsdev
Copy link
Collaborator

grdsdev commented Nov 14, 2024

Got it, let me investigate.

@grdsdev
Copy link
Collaborator

grdsdev commented Nov 18, 2024

@sgremm I wasn't able to reproduce it, macCatalyst working fine on my tests.

Can you provide a reproducible project?

Thanks.

@sgremm
Copy link
Author

sgremm commented Nov 19, 2024

I'm try to create a testapp but I can't login. what is differ between iOS and Mac Catalyst with supabase-swift

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants