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