PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → apk generation adds permissions that I do not use
apk generation adds permissions that I do not use
Iniciado por foh25mx, 23,mar. 2024 01:57 - No hay respuesta
Publicado el 23,marzo 2024 - 01:57
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?