Zendesk support sdk throws the below exception when launch RequestListActivity
java.lang.IllegalArgumentException: Unable to create call adapter for interface retrofit2.Call
for method SdkSettingsService.getSettings
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3782)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3922)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:103)
Caused by: java.lang.IllegalArgumentException: Unable to create call adapter for interface retrofit2.Call
for method SdkSettingsService.getSettings
at retrofit2.Utils.methodError(SourceFile:54)
Just following up here to see if you're still running in to this issue?
Let me know if so and I can look in to it for you.
Thanks!
Tipene