i am creating a quiz app in witch: when use choose an answer user will be navigate to next screen.
what i want begins here:
i want to prevent user to go back to previous screen,
if user try to go back to previous screen by taping back button, a exit confirm message should appear.
if user choose "OK" the app should close and if user choose "CANCEL / (Continue Quiz)" the app should continue from current screen.