Problem SignInGoogle / Apple on IOS app #853
Unanswered
edouard-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey I have an problem with my IOS app ( its working on android and web) , I have no error in my console here is the log
Everything work until where it looks like the function stoped
const auth = await signInWithCredential(myAuth(), credential)here is my function for sign in
Thank you for your help !
All reactions