yns
1
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
Taifun
2
This happens, because PHONENUMBERS should be a list, so just set valueIfTagNotThere to create empty list instead of sn empty texz block
Taifun
TIMAI2
3
and is this collection of blocks isolated like this:
or is it inside and event ? (it should be...)
yns
4
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