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


      サインインしてコメントを残します。

      お探しのものが見つかりませんか?

      新規投稿