Updating Zendesk SDK to latest version causes build error in Android



Posted Aug 19, 2022

I want to update zendesk SDK from 5.0.0 to 5.1.0 with this code:

But Android Studio gives this error when I try to sync the gradle:

implementation group: 'com.zendesk', name: 'support', version: '5.1.0'

java.lang.IllegalStateException: SimpleTypeImpl should not be created for error type: ErrorScope{Error scope for class <ERROR CLASS> with arguments: org.jetbrains.kotlin.types.IndexedParametersSubstitution@46f299d5}
[ERROR : ArrayList<SportEventCount>]

Do you have a solution for this ?


0

1

0 comments

Sign in to leave a comment.

Didn't find what you're looking for?

New post