In this lesson, we experiment with creating a custom AlertableError
class. The class handles displaying an alert to the user with the custom composable and detecting if we’re in development mode to display the technical message alongside the user friendly one.
Links