Hi
some people on ios-edge has been reporting that the swipe up helper does not leave the screen when swiped up so I was trying to remove it
should be pretty simple like !(edge or newedge) kind of thing in the helper so I'd leave it there for chrome, safari, firefox but it didn't solve
added some debug and saw the edge and new edge are both false and safari is true
apparently ios-edge does not swipe up for fullscreen either