iOS Question Sign in with Apple and Firebase Error

cholo

Member
Licensed User
Hi,

I am correctly using Firebase authentication with Google and Facebook, but I can't make authentication work with Apple.

I followed the tutorial, but nothing happens when I press the Sign in with Apple button.

Could you help me?

Thanks
 

cholo

Member
Licensed User
I found the problem. If I put AppleAuthButton on a different module than "Main", the button not works. I put it in Main and it works well.

How can I use the button in another module?
 
Upvote 0

cholo

Member
Licensed User
Is possible put the button "Sign in with Apple" to module other than Main? or, can I launch the button manually?

By setting up my app I have to use it in another module.

Any idea?

Many thanks
 
Upvote 0
Top