Hi Guys,
I'm searching for a proper way to override the action fired by the UI back button (like OnBackButtonPressed for hardware back button).
I need to add a method which cancels HTTP request when leaving a page.
Do you have any suggestions?
Thanks in advance!