I have built an app that reads data from a Firebase Realtime Database. While it was working perfectly fine, it suddenly crashes on every screen that attempts to read data, displaying the following message:
'Error from Companion: Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference'"