baumblatt / capacitor-firebase-auth

Capacitor Firebase Authentication Plugin
MIT License
261 stars 129 forks source link

Apple SignIn Failure on Android #180

Open lucapale opened 3 years ago

lucapale commented 3 years ago

Hi again, I am not sure is Apple SignIn is working on Android, but I have tried and I get the following message: Apple SignIn failure. There was an error while trying to get your package certificate hash So it seems it is going through Firebase process and something is missing in my configuration. I have checked also in the Firebase configuration of Android app, and I have already added an SHA certificate to the project, so I don't understand where can be the issue. Thanks!