Replies: 3 comments 28 replies
-
Thank you! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@robingenz hey hey, quick question. We currently have it so SMS logs in on both the native + web layer, which works great when a user enters the verification code manually, but we've run into an edge case where on android it could possibly get auto verified. is it possible to use the following event handler + login on the web layer. FirebaseAuthentication.addListener('phoneVerificationCompleted', (e) => {
// login on the web layer here
}); |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently switched to this awesome plugin.
I would like to know if it's possible that android auto-logins with phone authentication without users needing to enter the received sms code. Does this work?
Beta Was this translation helpful? Give feedback.
All reactions