Companion crashes with ImageListView AddItem block

Everytime I use this block the Companion crashes, no matter what I use in tittle, subtittle and image. I tested in Android 8.0
image
Tested in Companion and APK too.
If someone wants to test…

In the example the block is used in Screen initialization, but the problem happens no matter when I call it.

1 Like

This is because you set the FirebaseDB.Persist after initializing the firebase

1 Like

That’s strange, it happens in the apk too, and only happened in companion when I used Do it in this block. But now I created another project without Firebase and it worked without problem

1 Like