1
Feature Requests / Configuration to meet Google TOS about Apps for Children Under 13
« on: April 27, 2020, 06:19:25 AM »
Hi,
My Apps Audience are for children under 13 (5 and under, 6-8, 9-12).
As per google policy, Apps Designed for family is forbidden to use location permission request.
Then I'm doing a little test:
I create a new empty project than installing PlayMaker Plugin,
then I upload to PlayStore Alpha Release to test it.
The Result: I got Error about "The target age group for your app is: 5 and under, 6-8, 9-12"

I have a Suggestion, PlayMaker should have a little config, similar what Unity have like below:

What permission to Remove ?
it's android.permission.ACCESS_FINE_LOCATION
For now, what components in PlayMaker that i can block/comment the code to prevent it from requesting location permission ?
any idea?
My Apps Audience are for children under 13 (5 and under, 6-8, 9-12).
As per google policy, Apps Designed for family is forbidden to use location permission request.
Then I'm doing a little test:
I create a new empty project than installing PlayMaker Plugin,
then I upload to PlayStore Alpha Release to test it.
The Result: I got Error about "The target age group for your app is: 5 and under, 6-8, 9-12"

I have a Suggestion, PlayMaker should have a little config, similar what Unity have like below:

What permission to Remove ?
it's android.permission.ACCESS_FINE_LOCATION
For now, what components in PlayMaker that i can block/comment the code to prevent it from requesting location permission ?
any idea?