mirzemehdi / KMPAuth

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

GoogleAuthUiProvider error: Your device doesn't support credential manager #19

Closed stevdza-san closed 4 months ago

stevdza-san commented 5 months ago

Some devices that do not support a new Credential Manager, are receiving this error when the login is triggered.


addOrUpdateWindow: set f0bb04c com.stevdza_san.kozzie/com.stevdza_san.kozzie.MainActivity firstDownTimeInTarget to 118569011000000
requestHideFillUi(null): anchor = null
GoogleUiButtonContainer is clicked
MotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=573.0, y[0]=2247.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=118569155, downTime=118569011, deviceId=-1, source=0x5002, displayId=0, eventId=-888008996 } handled by client, just return
GoogleAuthUiProvider error: Your device doesn't support credential manager```
mirzemehdi commented 4 months ago

@stevdza-san it's fixed in in 1.4.0 version