Top 10 Exception Handling Best Practices in Kotlin
Handling exceptions gracefully in Android applications and in general any software is not just a best practice; it’s essential to providing a reliable and positive user experience, because:
(more…)Senior Android Developer & Team/Tech Lead
Handling exceptions gracefully in Android applications and in general any software is not just a best practice; it’s essential to providing a reliable and positive user experience, because:
(more…)Android Jetpack contains many useful libraries that are there to make our life easier and one of them is the Security library (a.k.a JetSec).
(more…)