Pesquisas recentes


Sem pesquisas recentes

Rodrigo Santos's Avatar

Rodrigo Santos

Entrou em 11 de fev. de 2022

·

Última atividade em 14 de fev. de 2022

Seguindo

0

Seguidores

0

Atividade total

3

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Rodrigo Santos

Rodrigo Santos comentou,

Comentário na comunidade Developer - Zendesk SDKs

Hi Mick, thanks for the reply!

We were using Answer Bot 3.0.5.
I've managed to solve the issue by using MaterialComponents theme instead of AppCompat. This change was enough to make it work with 3.0.5.

I'll try it out version 3.0.6 too, though.

Thanks!

Exibir comentário · Publicado 14 de fev. de 2022 · Rodrigo Santos

0

Seguidores

0

Votos

0

Comentários


Rodrigo Santos comentou,

Comentário na comunidade Developer - Zendesk SDKs

5.0.7 works for articles within Help Center but broke Answer Bot. When the user taps on an article suggested by the bot the app crashes.

D/AndroidRuntime(18334): Shutting down VM
E/AndroidRuntime(18334): FATAL EXCEPTION: main
E/AndroidRuntime(18334): Process: XXXXXXXXXX.com, PID: 18334
E/AndroidRuntime(18334): java.lang.RuntimeException: Unable to start activity ComponentInfo{XXXXXXXXXX.com/zendesk.answerbot.AnswerBotArticleActivity}: android.view.InflateException: Binary XML file line #8 in XXXXXXXXXXX.com:layout/zab_activity_article: Binary XML file line #41 in XXXXXXXXXXX.com:layout/zab_view_resolution: Error inflating class
E/AndroidRuntime(18334):     at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3449)
E/AndroidRuntime(18334):     at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3601)
E/AndroidRuntime(18334):     at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:85)
E/AndroidRuntime(18334):     at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)
E/AndroidRuntime(18334):     at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)
E/AndroidRuntime(18334):     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2066)
E/AndroidRuntime(18334):     at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(18334):     at android.os.Looper.loop(Looper.java:223)
E/AndroidRuntime(18334):     at android.app.ActivityThread.main(ActivityThread.java:7656)
E/AndroidRuntime(18334):     at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(18334):     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
E/AndroidRuntime(18334):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
E/AndroidRuntime(18334): Caused by: android.view.InflateException: Binary XML file line #8 in XXXXXXXXXXXXX.com:layout/zab_activity_article: Binary XML file line #41 in XXXXXXXXXXXXX.com:layout/zab_view_resolution: Error inflating class

Exibir comentário · Publicado 11 de fev. de 2022 · Rodrigo Santos

0

Seguidores

0

Votos

0

Comentários