to make sure:
you are using the new B4A SDKManager and have setup the IDE to use this new SDK?
Yes, I am. It's a fresh new B4A installation and I made sure to install all the recommended items from the SDK Manager too. Also, when I first tried to run the FirebaseUIEx project the compiler was making warnings about I had not installed some libraries (like in the case of Anser) so I went there and installed the necessary libs. The only thing I was lacking of was CustomTab, I just installed it but the problem persists.
One more thing, where should I put the
res.FirebaseUI folder that is mentioned in the AdditionalRes directive? And do I have to set the folder to be Only-Read? I am kind of a newbie with these things, sorry.