I have an event where when the user presses the Back Button on his device, the application will end. First of all, the back button only registers maybe half of the time, and when it does register, the screen just goes black, and the app does not end.
I have disabled the Back Button's default behavior, could that have something to do with it? Either way, being able to end an application manually should probably work correctly ;)
