Failed to resolve: zendesk.messaging:messaging-android:1.1.0 | Community
Skip to main content

Failed to resolve: zendesk.messaging:messaging-android:1.1.0

  • September 3, 2021
  • 1 reply
  • 0 views

I am not able to implement SDK Facing this issue every time 

My project gradle

repositories {
...
maven {
url "https://zendesk.jfrog.io/artifactory/repo"
}
}

And my App gradle

dependencies {
.....
//zendesk
implementation "zendesk.messaging:messaging-android:1.1.0"
}

Help me With the resolution.

1 reply

Eric27
  • September 3, 2021

Hey there,

Have you obtained your channel key and finished the implementation steps (Initializing the sdk and triggering the view)? If so have you tried implementing the logger to get an error messaging of what is occurring?

Have a wonderful day!

Eric Nelson | Manager - Developer Advocacy