Android – Retrofit: Handling error body in kotlin coroutines.

  Kotlin is a great language to start learning android development, and tbh after using kotlin everything else feels like a downgrade. One of the best futures of kotlin is coroutines and using them with retrofit calls can make your code not only abstract and simple but also pretty to look at ! But one […]

Android – Retrofit: Handling error body in kotlin coroutines. Read More »