ImageSprite not moving along Y axis in iOS

I have a game where the ImageSprite moves with certain speed horizontal direction and when it reaches edge, it moves few steps down in Y axis and move to other side.

The same code works fine in android but in iOS the ImageSprite is not moving down when it touches the edge.

Thanks for the report. Are you using companion version 2.60 or 2.60.1?

Thanks for replying. I am using 2.60 version. Shall I test it 2.60.1 version.