With Apple's new kids app policy, you need to make a parent gate before Apple accepts the app. Unfortunately, Apple did not provide a mechanism that can be used for such gates, and therefore developers are struggling with how to solve this.
In iOS settings, Apple allows users to set restrictions, for example, without in-app purchases, etc. First you need to enable the "Constraints" option in general, and then choose which restrictions you are going to enter.
I would like to know if there is an iOS function or method for checking the status of restrictions, that is, enabled or disabled, and ideally, can I also specifically check the status of individual restriction settings for each application? I know that you can use in-app purchases (canMakePayments method)
If someone found a way to make the parent iOS gateway Apple accepted, I and many other developers would really like to hear about it.
Many thanks
source share