We developing a app called Parentgeenee. It's a Parental control app having any limitations on app block from child mobile. Trying to block more than 500 apps but not blocking if any particular method to block a bulk apps.
Regarding parental control
Thanks for taking the time to share your question here. Unfortunately, it hasn't received an answer yet. Here are a few suggestions that might help it attract more attention:
- Provide more details: Expanding on your post to include any error messages, code snippets, steps you've already taken to troubleshoot, and the expected/actual outcomes would be very helpful.
- Be specific about your technology stack: Clearly state the programming languages, frameworks, or tools you are using.
- Check for duplicates: Before posting, make sure your question hasn't been asked before. You can use the search bar to find similar threads.
I'm sure someone in the community will be able to help once you have a chance to update your post.
Albert Pascual Worldwide Developer Relations.
The ManagedSettingsStore has a limitation of blocking only up to 50 apps, as per Apple's documentation: Apple Documentation - Blocked Applications.
If you're trying to block more than 500 apps, this limitation will prevent all of them from being restricted.