Error - I cannot using phone register through Android studio&FireBase -


can give me code illustrates how make phone number registration through firebase? tried that, went wrong code, in beginning of it. screenshot of error attached post. please me figure out how can solve this(or give me example of code). enter image description here

you have import gradle files correctly. also, check package name , gradle dependencies used in original project.

connect firebase android project mentioned here

check out docs sample on phone authentication through firebase.

link docs


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -