I’m getting this warning every time I try to upload to the android app store. I can see from other posts that a lot of other users face this issue. I’ve tried editing the XML file on the android studio - which was suggested but I’ve had no luck. I’m not using the camera, audio recording, web-viewer, reading contacts etc. I’m not sure how to get around this?
This is making it so that I have to upload a privacy policy, if anybody has any experience using preset versions online, it would be super helpful to find out from where!
try this. you need a place to host it though. I use my server. You could use github or google sites
then you need to add a note in your design screen. first you click on the top most item in the compoent tree the ‘app name’. on the right hand of the screen, scroll down in the properties window. there shoul dbe a spot for that.
Thanks for this Jared, will the policy need to match the permissions that are embedded in the thunkable app in order to be accepted by google? They’ve got an even longer lead time at the moment due to C19 and so I’d like to avoid any hold-ups
You may want to do some extra reading, but i would think so. You will want to disclose what you do with any information (audio, video, photo, text, data) that is collected by the app
A screenshot of the spot where we need to add the Privacy Policy in the App settings.
Did I understand correctly that there is a predefined field in thunkable to add that link?
or should I find a place inside my app to add the link? In that case, will Google automatically find it when uploading the app, even if this is only a link?