Hello, I am having trouble understanding the class...
# android
m
Hello, I am having trouble understanding the class structure for Retrofit. I am getting an error and trying to investigate the full url used with the Android Studio debugger. Can someone please help me ? I can give more details
j
this is the kotlinlang slack - for questions not regarding kotlin you should consult stackoverflow.com instead 🙂
did you try using the profiler > network part to debug the requests?
m
It's true it's not 100% a kotlinlang question, sorry about that. Thank you for the link
I don't see anything in the Network Profiler. This is really weird 😕 thanks again for the help
Problem Solved, I forgot to add the Call Adapter Factory, and the retrofit call adapter package