最近搜索


没有最近搜索

Durval Peripato's Avatar

Durval Peripato

已加入2023年7月24日

·

最后活动2023年7月24日

关注

0

关注者

0

活动总数

2

投票

0

订阅

1

活动概览

的最新活动 Durval Peripato

Durval Peripato 创建了一个帖子,

帖子 Developer - Zendesk SDKs

Hi,

I am trying to use ZenDesk SDK in my Flutter App with Native Code.

I have a native app on iOS and Android with ZenDesk implemented.

But I´m getting this error now when I try to use this method below:
RequestActivity.builder().show(context)


Unable to start activity ComponentInfo{br.com.flowing/zendesk.support.request.RequestActivity}: android.view.InflateException: Binary XML file line #13 in br.com.flowing:layout/zs_activity_request: Binary XML file line #13 in br.com.flowing:layout/zs_activity_request: Error inflating class com.google.android.material.appbar.AppBarLayout


implementation 'com.google.android.material:material:1.7.0'
implementation "androidx.appcompat:appcompat:$appcompat_version"
implementation "androidx.appcompat:appcompat-resources:$appcompat_version"
implementation group: 'com.zendesk', name: 'support', version: '5.1.2'

I have already imported the material. Could you help me with this issue?

已于 2023年7月24日 发布 · Durval Peripato

0

关注者

4

投票

3

评论