So, I re-direct my user to a preferences screen upon first-run, and the app the retrieves the user-entered data... But if for any reason, the user pauses the app, by going again into the preferences screen, wich I made available by a key pressing, when the user exits the preferences the app is halted completly, and no error is thrown...
How can I detect that the user has in fact exited the preferences screen???
Anyway to "inject" an exit event with the reflection lib??
How can I detect that the user has in fact exited the preferences screen???
Anyway to "inject" an exit event with the reflection lib??