mirzemehdi / KMPAuth

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

Samsung Galaxy S23 Ultra Bug #45

Open tarikkeskin opened 1 month ago

tarikkeskin commented 1 month ago

Greetings. When i try to google sign in , i can't get any response. Code stuck in this signIn() method.

val googleUser = googleAuthUiProvider.signIn()

I ve tried these versions '2.0.0' , '2.1.0-alpha02' and '1.4.0', all the same, could you help me ?

mirzemehdi commented 1 month ago

@tarikkeskin any logs that you can attach?.

mirzemehdi commented 1 week ago

Closing this issue due to inactivity. If this is still an issue or need a help, please feel free to reopen the issue and provide additional context or updates. Thank you.

adden00 commented 1 day ago

@tarikkeskin any logs that you can attach?.

same problem. sign button call dialog to select account, and then googleAuthUiProvider.signIn() returns null, so onFirebaseResult return Result.fail

image

inside Application onCreate call GoogleAuthProvider.create(credentials = GoogleAuthCredentials(serverId = WEB_CLIENT_ID)) with client Id from googleServices.json

adden00 commented 1 day ago

tested on OnePlus 9 and Samsung galaxy s21. both with sdk 34 (android 14), with google services 4.4.0 and 4.4.2

adden00 commented 1 day ago

in your travel app also don`t work :) telegram-cloud-photo-size-2-5188178386441332568-y