On my Android 9 in Live after running the loop, the value of the variable pos = 0. Should this be the case? My personal opinion is that this is a bug, because if the project uses a block, it should work, but now it looks like the variable listener doesn’t work.
Hey @actech,
I wouldn’t have thought the value here would be 0 - but you may need to add in a wait
block to give the variable a chance to update.
Have you filed a bug report about this?
Thanks.