Hello Intercom Team,
We are using @intercom/intercom-react-native for in-app support, which is a core feature of our app. Users often need to attach screenshots when contacting support.
According to the official documentation, the SDK requires storage permission. On Android 13+, this maps to READ_MEDIA_IMAGES
.
However, Google Play has rejected our app, even after appeal, because this permission is considered sensitive. They are asking us to justify its usage, and one-time photo pickers are not accepted since the Intercom SDK manages its own gallery internally.
This is now blocking our app release.
-
We saw intercom-android PR #587 regarding Android 13 media permissions.
-
Can you please confirm if this is the only way for the SDK to work, or if you plan to move towards the system photo picker (which Play Store prefers)?
-
Is there an official statement from Intercom that we can submit to Google to justify this permission?
This is a critical blocker — without this permission, our users cannot share screenshots and our support feature breaks, but with it, Google rejects our app.
Any guidance would be greatly appreciated!