Assistance Needed: Non-Compliance Issue with Zoom SDK on Play Store


Hi Everyone,

I’m using the Zoom SDK to implement a video call feature in my Android application. I followed the documentation and sample app thoroughly, and everything works as expected during development and testing.

However, after publishing the app on the Play Store, I received a “Non-Compliance” issue related to the usage of permissions: READ_MEDIA_IMAGES/READ_MEDIA_VIDEO.

I haven’t explicitly added these permissions to my app, so I suspect they might be included indirectly through the SDK or its dependencies. Has anyone encountered a similar issue or found a solution for this?

Any guidance on resolving this would be greatly appreciated.

What are you using the READ_MEDIA_IMAGES/READ_MEDIA_VIDEO permissions for?
Did you add them for the Zoom SDK integration? I don’t see them being required by the SDK from reading the docs, can you link me the page if that’s required?

If it’s not used by your app, you can remove those permissions and try resubmitting it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.