Skip to content

[android] Google Play Rejection: "Connected Device" FGS requirement for Zoom SDK #417

Description

@miarevalo10

Hi everyone,

We are currently facing a Google Play Store rejection regarding the Connected Device Foreground Service Type (specifically CONNECTED_DEVICE). This service is triggered by the Zoom SDK to handle Bluetooth/external audio during meetings.

Google has rejected our FGS declaration, stating:

"Please update the in-app experience so that the related FGS functionality is either initiated by the user or perceptible to the user..."

What we have tried:

Despite these changes, Google continues to claim the FGS functionality is not "perceptible" or "user-initiated" enough.

  • Has anyone successfully navigated this specific rejection with the Zoom SDK?

  • Did you have to move the FGS initiation to a specific user action (e.g., a "Connect Bluetooth" button)?

  • Is there a specific way to make the background activity more "perceptible" to satisfy the latest Play Store policies?

Any insights or examples of accepted declaration videos/disclosures would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions