Swipe on safari vertically fails on ios8.1

driver
.context(‘NATIVE_APP’)
.swipe({180,600,180,300})
for example does not work on ios 8.1 simulator
but it works for horizontal swipe,
it also works if it is on ios9.1simulator.
Any idea? bug?

Take a look at this & see if it doesn’t help: