On the real device for a fenix 7, it seems that swiping right will always call the default onBack behavior regardless of whether the overloaded function returns true or false and will do so whether using a behaviordelegate or inputdelegate.
The simulator handles this properly but the real device does not. Any way to disable this on the real device? I would like to prevent the user from inadvertently end the app when dragging left to right during some phase of using the app.