Búsquedas recientes


No hay búsquedas recientes

Александр Мирко's Avatar

Александр Мирко

Incorporación 13 ene 2022

·

Última actividad 17 ene 2022

Seguimientos

0

Seguidores

0

Actividad total

3

Votos

0

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de Александр Мирко

Александр Мирко hizo un comentario,

Comentario de la comunidad Developer - Zendesk SDKs

Nope. See Manifest from

com.zendesk:support:5.0.6


http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.zendesk.sdk"
android:versionCode="53"
android:versionName="5.0.6" >

android:minSdkVersion="16"
android:targetSdkVersion="30" />


android:name="zendesk.support.request.RequestActivity"
android:windowSoftInputMode="adjustResize" />
android:name="zendesk.support.requestlist.RequestListActivity"
android:label="@string/request_list_activity_title" />

android:name="zendesk.support.DeepLinkingBroadcastReceiver"
android:exported="false" >



android:name="zendesk.support.SupportSdkStartupProvider"
android:authorities="${applicationId}.zendesk.support.SupportSdkStartupProvider"
android:enabled="true"
android:exported="false" />

and zendesk.messaging:5.2.3


http://schemas.android.com/apk/res/android"
package="zendesk.messaging"
android:versionCode="53"
android:versionName="5.2.3" >

android:minSdkVersion="16"
android:targetSdkVersion="30" />


android:name="zendesk.messaging.MessagingActivity"
android:windowSoftInputMode="adjustResize" />

Ver comentario · Publicado 17 ene 2022 · Александр Мирко

0

Seguidores

0

Votos

0

Comentarios


Александр Мирко creó una publicación,

Publicación Developer - Zendesk SDKs

Android Zendesk SDK doesn't support android:exported for Android 12. For example

android:name="zendesk.messaging.MessagingActivity"
android:windowSoftInputMode="adjustResize" />

com.zendesk:support:5.0.6

Publicado 13 ene 2022 · Александр Мирко

0

Seguidores

4

Votos

4

Comentarios