Skip to content

Conversation

@andcosta
Copy link
Contributor

This Pull Request updates the Zendesk Messaging SDK from:

zendesk.messaging:messaging-android:2.9.0

to:

zendesk.messaging:messaging-android:2.18.0

Reason for the Update

Google Play has introduced new privacy guidelines for Android apps that restrict the use of READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions. Apps requesting these permissions without a valid justification are now being rejected during the review process.

Version 2.9.0 of the Zendesk Messaging SDK still requests these deprecated permissions, which caused our app to be rejected by the Google Play team.

Starting from version 2.18.0, the Zendesk SDK complies with the new requirements by using the Android Photo Picker instead of directly requesting media permissions.

Outcome

After upgrading to version 2.18.0, our app successfully passed Google Play’s review and was approved for publication.

@robbywh robbywh merged commit c8df8ff into robbywh:main Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants