Closed
Description
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
- Set target / compile SDK to 34
- Upload to Google Play console as a new release.
Metadata
Metadata
Assignees
Labels
No labels