4th layer is hidden at the bottom of the screen.
@Aleksei
I have reversed the order of start and end of y co-ordinates as you suggested but it is still doing nothing. on the screen. Here are the logs:
info: <-- GET /wd/hub/session/057e1edb-1dc6-4338-bca8-05e4f708a6ab/window/current/size 200 6.515 ms - 100 {"status":0,"value":{"height":1794,"width":1080},"sessionId":"057e1edb-1dc6-4338-bca8-05e4f708a6ab"}
info: --> POST /wd/hub/session/057e1edb-1dc6-4338-bca8-05e4f708a6ab/touch/perform {"actions":[{"action":"press","options":{"x":540,"y":897}},{"action":"wait","options":{"ms":5000}},{"action":"moveTo","options":{"x":540,"y":1345}},{"action":"release","options":{}}]}
info: [debug] Pushing command to appium work queue: ["swipe",{"startX":540,"startY":897,"endX":540,"endY":1345,"steps":140}]
info: [debug] [BO
OTSTRAP] [debug] Got data from client: {"cmd":"action","action":"swipe","params":{"startX":540,"startY":897,"endX":540,"endY":1345,"steps":140}}
info: [debug] [BOOTSTRAP] [debug] Got command of type ACTION
info: [debug] [BOOTSTRAP] [debug] Got command action: swipe
info: [debug] [BOOTSTRAP] [debug] Display bounds: [0,0][1080,1794]
info: [debug] [BOOTSTRAP] [debug] Display bounds: [0,0][1080,1794]
info: [debug] [BOOTSTRAP] [debug] Swiping from [x=540.0, y=897.0] to [x=540.0, y=1345.0] with steps: 140