PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Google Playstore Private Policy Issues
Google Playstore Private Policy Issues
Iniciado por Ruan, fev., 20 2021 12:13 PM - 3 respostas
Membro registado
214 mensagems
Publicado em fevereiro, 20 2021 - 12:13 PM
Good Day

I am trying to upload a new release on the playstore where you will need the camera to scan a qr code but for some reason I get this error when I upload my .app file: Your APK or Android App Bundle is using permissions that require a privacy policy: (android.permission.CAMERA). Where would I fix this? I cannot find anything on Goggle Play console or on Windev Mobile. Please if anyone knows how to fix this I would really appreciate it.

Regards

Ruan
Membro registado
1 mensagem
Publicado em fevereiro, 20 2021 - 2:48 PM
Hello Try to translate my answer from french to english

Vous essayez probablement de publier une application exploitant une fonctionnalité qui exige de fournir à PlayStore une règle de confidentialité pour les utilisateurs, dans ce cas vous avez la possibilité de rédiger vos règles de confidentialité sur une page web et fournir le lien de cette page à PlayStore.
Bon Dev
Membro registado
909 mensagems
Publicado em fevereiro, 20 2021 - 2:57 PM
Hi. As Shredder says, in your application's listing on Google Play, you must include a link to a web page explaining the reason for the use of a peripheral such as the camera. Logically the cause you indicate must be verifiable by Google in your application.

Rubén
Membro registado
214 mensagems
Publicado em fevereiro, 20 2021 - 7:26 PM
Rubén Sánchez Peña wrote:
Hi. As Shredder says, in your application's listing on Google Play, you must include a link to a web page explaining the reason for the use of a peripheral such as the camera. Logically the cause you indicate must be verifiable by Google in your application.

Rubén


Thanks for the answer

I decided to go with MBaas to manage the store. It seems a better choice for the application is just for our company and Google takes a long time to publish. I managed to get HFSQL working. The MBaaS is setup but for some reason I cannot log in to the Admin Login. I had a look at the database and I saw that the username is in French: Superviseur. Tried password: Superviseur but still nothing. Even with default english Supervisor I cannot get in. I am using Dedicated database per application. Is that the better choice?

Regards

Ruan du Preez