Sai Main Seng Kham Member Licensed User Jul 24, 2019 #1 Can Someone give me an example of Using Firebase Phone SignIn Method. I already read this thread https://www.b4x.com/android/forum/t...ew-dimension-in-authentication.87580/#content but the codes are too many cause this is the example of All Firebase Auth. i just want to get the only example of Firebase Phone Sign In Example. thanks you.
Can Someone give me an example of Using Firebase Phone SignIn Method. I already read this thread https://www.b4x.com/android/forum/t...ew-dimension-in-authentication.87580/#content but the codes are too many cause this is the example of All Firebase Auth. i just want to get the only example of Firebase Phone Sign In Example. thanks you.
DonManfred Expert Licensed User Longtime User Jul 24, 2019 #2 Only use the phone provider then i guess. See the example code and deactivate all other used providers. PS: Note that this library maybe needs an update due to SDK Update; it is not working for me as of now. Upvote 0
Only use the phone provider then i guess. See the example code and deactivate all other used providers. PS: Note that this library maybe needs an update due to SDK Update; it is not working for me as of now.
Sai Main Seng Kham Member Licensed User Jul 24, 2019 #3 DonManfred said: Only use the phone provider then i guess. See the example code and deactivate all other used providers. PS: Note that this library maybe needs an update due to SDK Update; it is not working for me as of now. Click to expand... any other way for Phone SMS Verification ? Upvote 0
DonManfred said: Only use the phone provider then i guess. See the example code and deactivate all other used providers. PS: Note that this library maybe needs an update due to SDK Update; it is not working for me as of now. Click to expand... any other way for Phone SMS Verification ?
DonManfred Expert Licensed User Longtime User Jul 24, 2019 #4 Sai Main Seng Kham said: Phone SMS Verification Click to expand... https://www.b4x.com/android/forum/threads/sms-retriever-api.102246/ but you need to have an server from which YOU send the sms in a specific format. FirebaseUI is using google to send the sms in this format. Upvote 0
Sai Main Seng Kham said: Phone SMS Verification Click to expand... https://www.b4x.com/android/forum/threads/sms-retriever-api.102246/ but you need to have an server from which YOU send the sms in a specific format. FirebaseUI is using google to send the sms in this format.
Sai Main Seng Kham Member Licensed User Jul 24, 2019 #5 DonManfred said: https://www.b4x.com/android/forum/threads/sms-retriever-api.102246/ but you need to have an server from which YOU send the sms in a specific format. FirebaseUI is using google to send the sms in this format. Click to expand... What is the other way, if i do not have server Upvote 0
DonManfred said: https://www.b4x.com/android/forum/threads/sms-retriever-api.102246/ but you need to have an server from which YOU send the sms in a specific format. FirebaseUI is using google to send the sms in this format. Click to expand... What is the other way, if i do not have server
DonManfred Expert Licensed User Longtime User Jul 24, 2019 #6 Sai Main Seng Kham said: What is the other way, if i do not have server Click to expand... i don´t know any other way Upvote 0
Sai Main Seng Kham said: What is the other way, if i do not have server Click to expand... i don´t know any other way