After implement Zendesk library got ERROR At run time | Community
Skip to main content

After implement Zendesk library got ERROR At run time

  • October 20, 2022
  • 5 replies
  • 0 views

Chirag13

When I add this library implementation group: 'com.zendesk', name: 'support', version: '5.1.0' and sync project that time got a sync success... but when I ran the project I got an error like this :

Execution failed for task ':app:kaptStagingDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptWithoutKotlincTask$KaptExecutionWorkAction
   > java.lang.reflect.InvocationTargetException (no error message)

at the same time when I create a new project and sync this library and run the project everything works perfectly

help me... thank you in advanced


5 replies

Rafael20
  • October 20, 2022

Hey @chirag13,

Wrong topic, it would be better to ask this on the Community topic Zendesk SDKs 

Additionally, it'll make it easier if you could share more information as described in Getting support on Zendesk mobile SDKs


Eric27
  • October 21, 2022
Hey Chirag,

Does this only occur on 5.1.0 or on earlier versions as well?

Thanks!

Chirag13
  • Author
  • November 1, 2022

Hey Eric,

Getting same error on 5.1.0 & older version as well And I'm using dagger version 2.16.


Hi Chirag,
 
I've created a ticket to work through this with you un further detail.

Chirag13
  • Author
  • November 29, 2022

The project is run and built successfully when I use Zendesk version 3.0.0.

Thank you for your help