does anyone have solution to this problem.
google play console reject my app saying this for my kids app
‘You must remove the request for location permissions from your app if your target audience only includes children under the age of 13’
does anyone have solution to this problem.
google play console reject my app saying this for my kids app
‘You must remove the request for location permissions from your app if your target audience only includes children under the age of 13’
What components or extensions are you using? Are you using ads ? Have you searched community for target audience only includes children under the age of 13?
yes i searched it in community but no one have solution for this.
i use ads in my app.
Have you checked your android manifest ? Maybe since your app targets kids you should not use ads
can we did not earn from kids app ?
so, no one have clear solution for this ?
how to place ads for kids or how to monetize kids app
I change your topic’s title to reflect your actual problem. Maybe another member in the community can help you, unfortunately I can not, since I do not use ads
You easily monetize your app but need to follow theGoogle play child/kids policy
And also you earn from your app without any problem
following that, but getting error of ‘You must remove the request for location permissions from your app if your target audience only includes children under the age of 13’
Tell me more about your app or which type of your app have
my app is about learning for kids it includes basic things like number, alphabets, etc.
Are you using any extension and components that ask (use) for location
no i am not using any components that ask (use) for location i am using Admob Ads
Decompile your apk. Remove the unnecessary location permissions in your AndroidManifest.xml. and compile your app again. then it will be fine.
but which permission i need to remove ?
the ones about the location.
but some ad components cant work without these. just take this into account.
Go to your app project and set in admob component targeted audience 13 or lower than 15 (in designer section)
its already done
Send us a screenshot of your all components from designer section