Android Question FirebaseAuthPhone v1.8 work with B4A v12, but ... the sms is not handled automatically

scsjc

Well-Known Member
Licensed User
Longtime User
FirebaseAuthPhone not handled sms automatically in my project.

With last verions (B4A v12 and FirebaseAuthPhone v1.8) i receive the sms with correct code, but i have to manually type to execute verifyPhoneNumberWithCode
We tests and with a new project compiled from Enrico Fuoti work fine.

The problem i think is in my Firebase Console Settings, but i cant see any error in configuration.
Only see format of my package name project is ... com.xxxxxxx ¿ It is possible that the format is not suitable and should be .... com.xxxxxxx.main ?

Any ideas?
thanks :)
 
Top