Added fallback mechanism for android#610
Added fallback mechanism for android#610gokulkulkarni1987 wants to merge 1 commit intooblador:masterfrom
Conversation
|
@gokulkulkarni1987 , I tried your solution but I got the following error I tested on two Android version 11 & 12 |
I fixed this issue by adding ERROR => When I add the above line, I get the following error on devices ANDROID_VERSION < 11 Expected Behavior:
|
|
@saadi-ninjasCode We get if you see the lines from Negative button text setting or not is already handled, so on react-native side if we just check the android version and accordingly pass or not would be better idea. |
|
his rule means that a developer cannot provide a custom "cancel" or "use other method" button text if they have enabled the option to fall back to the system's built-in device PIN, pattern, or password authentication method within the same prompt. |






authenticationTypewas not being respected on Android