I am getting this error whenever I try connecting emulator while i selcted firbase.
Error from Companion: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference
I have provided my Firebase real-time database URL, made my RTDB public yet error still persists.
This was working in my previous projects but refused to work on this project.
What could be the issue, i need help.

