AgoraIO-Extensions / AgoraIO-Extensions/Agora-Flutter-SDK

Your APK or Android App Bundle is using permissions that require a privacy policy: (android.permission.CAMERA)

Đang mở
#2,555 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Dart
Star
795
Fork
448
Merge trung bình
12 giờ 19 phút
Pull request đã merge (30 ngày)
14

Mô tả

**Is your feature request related to a problem? Please describe.**
While uploading an app to the play store that only uses audio I am getting `Your APK or Android App Bundle is using permissions that require a privacy policy: (android.permission.CAMERA)`. I do not intend on using the video call feature for my app.

**Describe the solution you'd like**
I would like for a separate flutter package that does not include the CAMERA permission for use cases that do not intend to use video.

**Describe alternatives you've considered**
- Modifying the package and having a custom package that is a copy of the current latest version in my project is one thing I am considering. Makes it a lot harder to keep the dependency updated as I will need to manually update my custom package with every change done to the main repo here.
- Setting up the needed permissions and declarations in the Play Store Console. This will be misleading to my users as they will see the declaration that we need CAMERA permissions. Can lead to mistrust of the app.

**Additional context**
For now running a custom local package as a workaround
```
agora_rtc_engine:
path: ./packages/agora_rtc_engine-6.5.3
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.