Hi Expert,
OnActivityBackPressed is not triggering any rule or actions in Android Devices, as per the documentation it should work on Android devices.
I want to achieve Are you sure , do you want to exit? confirmation message on the back button press.
I tried to implement the Model page and included action bar item and when action bar item is pressed, am triggering a confirmation message, but strangely it is appearing twice.
Button press event triggers the message only once, action bar item is triggering twice.
Bill Froelich Please help.
Thanks,
Ram