Keep getting Runtime Error Error from Companion: Attempt to invoke virtual method ‘boolean java.lang.String.equals(java.lang.Object)’ on a null object reference
Are you using us-central server for your firebase project ?
Do you get the same problem with a compiled app?
I’m using the us central server let me check if this does it on a compiled app
Yeah it crashed as a compiled app and in the app inventor companion.
There does not appear to be answer to this. Options are:
- Find a suitable extension to replace the firebase compoent
- Replace the firebase component and use the web component and the REST API

