Recherches récentes
Pas de recherche récente

Александр Мирко
Adhésion le 13 janv. 2022
·
Dernière activité le 17 janv. 2022
Suivis
0
Abonnés
0
Activité totale
3
Votes
0
Abonnement
1
APERÇU DES ACTIVITÉS
BADGES
ARTICLES
PUBLICATIONS
COMMENTAIRES DE LA COMMUNAUTÉ
COMMENTAIRES SUR L’ARTICLE
APERÇU DES ACTIVITÉS
Dernière activité effectuée par Александр Мирко
Александр Мирко a ajouté un commentaire,
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" />
Afficher le commentaire · Publication le 17 janv. 2022 · Александр Мирко
0
Abonnés
0
Votes
0
Commentaire
Александр Мирко a créé une publication,
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
Publication le 13 janv. 2022 · Александр Мирко
0
Abonnés
4
Votes
4
Commentaires