Skip to content

SDK 34 Play Store Rejected without video of FOREGROUND_SERVICE_DATA_SYNC functionality #660

Closed
@baggednismo

Description

@baggednismo

Describe the bug
The library has been fully functional and setup as documented. Has been working in production for months now. Targeted the latest SDK 34 when building for release. After uploading to google play console it throws an error You must let us know whether your app uses any Foreground Service permissions.

Looking through the manifest merge logs I found this
ADDED from [net.gotev:uploadservice:4.9.2] /Users/{user}/.gradle/caches/transforms-3/79699670084e687319315e25462d08d3/transformed/jetified-uploadservice-4.9.2/AndroidManifest.xml:8:22-74 uses-permission#android.permission.FOREGROUND_SERVICE_DATA_SYNC

Using this library now requires videos to be taken of the upload process in order to release it.

To Reproduce

  1. Set target / compile SDK to 34
  2. Upload to Google Play console as a new release.

Screenshots
Screenshot 2024-04-24 at 11 34 54 AM
Screenshot 2024-04-24 at 11 35 24 AM

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