Updating Zendesk SDK to latest version causes build error in Android
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 ?
-
Hi, would you be able to provide a reproduction using one of our demo app so we could try it on our end? I haven't been able to reproduce this issue in my app.
You can find the step to do so in our Getting help document.
I found a post online mentioning diverse solutions where they updated the Kotlin version, the IDE version, etc. which could possibly resolve the issue has well.
Hope that this helps!
Por favor, entrar para comentar.
1 Comentários