Bad list argument to foreach

when i run the app in the companion app, it works smoothly as expected but when i make an apk of the app, i get this error as soon as the screen opens


]i got this error too once but it got fixed when i did this, but i dont exactly know if it +was the right thing to do


it only occurs in the app, but works fine when i load it in companion app


changed blocks to this but the errors are still there

This happens, because PHONENUMBERS should be a list, so just set valueIfTagNotThere to create empty list instead of sn empty texz block

Taifun

and is this collection of blocks isolated like this:

or is it inside and event ? (it should be...)

ah its inside the screen.initialise ofc haha. i took the part out to take an image out of it as only that part was related to what was going wrong