Package-level declarations
Types
Link copied to clipboard
class CrashHandler(context: Context, defaultHandler: Thread.UncaughtExceptionHandler, activityToBeLaunched: Class<*>) : Thread.UncaughtExceptionHandler
Custom Thread.UncaughtExceptionHandler to handle uncaught exceptions in the app.
Link copied to clipboard