mirzemehdi / KMPAuth

Kotlin Multiplatform Authentication Library targetting android and iOS
https://mirzemehdi.com/KMPAuth/
Apache License 2.0
131 stars 9 forks source link

Error on sign in button clicked #3

Closed hm-tamim closed 5 months ago

hm-tamim commented 5 months ago

Here's the log

GoogleUiButtonContainer is clicked
GetCredentialResponse error returned from framework
GoogleAuthUiProvider error: No credentials available

Any idea why it might happen?

hm-tamim commented 5 months ago

Gotcha, issue was happening because SHA-1 signing certificate fingerprint didn't match.