It seems that there's an issue with appleLogin in ...
# supabase-kt
k
It seems that there's an issue with appleLogin in the iOS environment using supabase composeAuth. The login UI is displayed, and after logging in with Face ID, the completion indicator is shown. However, nothing appears in onResult, and the login is not recorded in supabase's users. It works fine on Android.
plus1 1
j
Yes, there is an issue, see https://github.com/supabase-community/supabase-kt/issues/447. I can't try to fix it myself as I don't have a Mac so will be fixed when somebody else takes this on.
❤️ 1
k
Was this issue resolved in version 2.2.3? I upgraded from 2.2.2 to 2.2.3, but the problem persists.
j
No, I just updated the codebase to fix another problem, but Apple Auth still doesn't work.
❤️ 3