PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → apk generation adds permissions that I do not use
apk generation adds permissions that I do not use
Started by foh25mx, Mar., 23 2024 1:57 AM - No answer
Posted on March, 23 2024 - 1:57 AM
WinDev mobile 2024 generates an android apk, I am not using camera controls, and I do not have the camera permissions added, but when I generate the apk and run it, it shows a list of the permissions used and it adds the android.permission.camera

which I do not use and I cannot remove it and when I upload it to Google Play it flags security problems.

How can I remove that permission that I don't use and that I don't add?