最近搜索


没有最近搜索

Updating Zendesk SDK to latest version causes build error in Android



已于 2022年8月19日 发布

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

1 条评论

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!

0


请先登录再写评论。

找不到所需的内容?

新建帖子