AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows

Home Page:https://pub.dev/packages/agora_rtc_engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOREGROUND_SERVICE_MEDIA_PROJECTION is in the app but Screen sharing is not enabled

iriya-kom opened this issue · comments

commented

I'm using SDK just for video calls between multiple users, screen sharing is not used
But still I'm getting issues from Google Play for using android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION
I found that it used in full screen sharing manifest.
How do I disable it, I can’t even upload the app to the store, I can’t describe how it is used (because it is not)?
Agora ver. 6.3.1
Flutter ver. 3.22.1

commented

Solved it by adding permission with tools:node="remove" tag in manifest, but issue still exists.

Related #1666

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.