I am getting this error while testing my app with Companion:
"Attempt to invoke virtual method 'boolean java.lang.String.equals(java.lang.Object)' on a null object reference"
Strange behavior:
-
When the project is opened on PC browser and connected to Companion → error occurs
-
If I export the same .aia file and import/open it from mobile Chrome browser → Companion works perfectly with no error
-
APK also works fine
Things I already tried:
-
Export/import .aia
-
Different PC browsers
-
Clearing cache
-
Same WiFi network
The issue happens only when editing/opening the project from desktop browser.