Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Durval Peripato
Beigetreten 24. Juli 2023
·
Letzte Aktivität 24. Juli 2023
Folge ich
0
Follower
0
Gesamtaktivitäten
2
Stimmen
0
Abonnement
1
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Durval Peripato
Durval Peripato hat einen Post erstellt
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?
Gepostet 24. Juli 2023 · Durval Peripato
0
Follower
4
Stimmen
3
Kommentare