Mendix Native - Intercept iOS Swipeback Action and Add Confirmation Box

1
We're currently facing an issue with our application where iOS users are using the Swipeback gesture on their phone and that causes them to backout of the page they're on which means if they're on a form page they lose all the information they just filled out if they didn't select save beforehand. Unfortunately, due to the design constraints having the object commit on change is not possible and a save button is required. Is there anyway to add a Widget or something similar that would intercept the iOS Swipeback gesture and show a Confirmation popup before sending the user back a page? We were able to integrate this for the Android back-button but are struggling on the iOS front.   Thank you for your help.
asked
0 answers