In all applications, there are those exceptions, those bugs that no one expected. Try as we might to think of every conceivable error, exception, or issue, we developers miss some things. When this happens on a device “out in the wild” – meaning on a device in the hands of the mobile users – we often don’t know it happened, let alone be able to better deal with the problem in the future. Catching the Unexpected – using the UncaughtExceptionHandler… Read More



