PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e 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, mar., 23 2024 1:57 AM - Sem resposta
Publicado em março, 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?