Questions tagged [parental-control]

Parental control relates to software intended to be configured by parents in order to limit or prevent access to specified applications or sites.

References

71 questions
1
vote
0 answers

Monitor Screen For a Parental Control App

I am looking for a solution for a problem which is, I wan to monitor a phone screen for my parental control application. This application is based on detecting Toxic/18+ material on child's screen. It always notify parent whenever this type of…
1
vote
0 answers

Are iOS and Android Parental Control and ScreenTime APIs available to develop an app?

I need some information on parental control apps on iOS and Android. May I please if we can develop a parental control app for the iPhone like controlling the apps usage or blocking the apps from another app? And as well can we do that in…
Kalyan
  • 263
  • 5
  • 22
1
vote
0 answers

Safari Parental Controls Whitelist Issue Mac

I am attempting to turn a computer into a kiosk for a school library. I am currently working with MacOS El Capitan 10.11.6, this computer is unable to run any newer versions of MacOS due to age. I am attempting to use parental controls to make…
EdenPlus
  • 11
  • 2
1
vote
1 answer

Open source software for safe chat

I would like to find an open source library or service that can filter inappropriate language for a chat system targeted at children. Anyone heard of something like this? Even just remotely related to this? Just the filtering part? Thanks! Emmanuel
Emmanuel
  • 16,791
  • 6
  • 48
  • 74
1
vote
1 answer

Vista Parental Controls causing Socket Exception?

I got a strange bug report the other day and was hoping someone might be able to help me figure out the culprit. I've got a plug-in that uses the Facebook API to make calls from a desktop client program. A user reports that when he turns on Vista's…
None
1
vote
1 answer

Is it possible to exclude an app from "Complete action using"?

I am creating a parental control app on non rooted device. What i did is that i managed to specify apps that i want the user to use but however i encounter a problem. Example, if i allow the user to use default browser, if he/she search for youtube…
Dave
  • 117
  • 11
1
vote
0 answers

Game rejected due to parental gate issue on Apple Appstore

Our game is rejected due to parental gate problem. As per official guidelines, 24.3) Apps in the Kids Category must get parental permission or use a parental gate before allowing the user to link out of the app or engage in commerce Problem occurs…
Nik K
  • 11
  • 1
1
vote
1 answer

How to check Parental Controls with Objective-C

I need to know if the current user is being managed by Mac OS X Parental Controls (more specifically, the app age restrictions) in order to block some contents of the app. How can I do that? Any of these will be enough. Methods that can be achieved…
VitorMM
  • 1,060
  • 8
  • 33
1
vote
0 answers

How to resolve 24.3 iOS Rejection issue (Parental permission)?

We could not submit to Kids category, as we do not comply with: 24.3 - Apps in the Kids Category must get parental permission or use a parental gate before allowing the user to link out of the app or engage in commerce Is there an iOS API to…
Geri Borbás
  • 15,810
  • 18
  • 109
  • 172
1
vote
1 answer

How to implement parental control in Windows Store application?

I'm porting educational game to Windows Store. Game downloads levels from web site. I don't think they are moderated, so it seems I must restrict age rating to 12+. However, most of the content is good, and I can ensure say 100 levels are suitable…
LOST
  • 2,956
  • 3
  • 25
  • 40
1
vote
1 answer

Filtering Internet Requests on Windows OS

I am interested in writing a parental control filter that can be used to monitor and/or redirect all outbound internet requests on a Window desktop OS (Vista or higher). I'd like the filter itself to have unrestricted internet access so it can…
Neal Stublen
  • 815
  • 11
  • 14
1
vote
0 answers

AppleScript Parental Control on MAC OS 10.7

I am trying to write a simple applescript to allow apps ("Address Book") for my guest user account through parental control. So I start from beginning, I have System Preference/parental control open, I unlock to give authorization. The following…
0
votes
0 answers

Family Link blocks the manager parent

I have set up a family group of Google accounts and installed Google's Family Link app on my smartphone to manage my children's tablet. I have noticed that I can no longer get results nor install or update many apps from Google's play store. When I…
Y. Sobelman
  • 186
  • 1
  • 7
0
votes
0 answers

How to apply restrictions like set a timelimit for another apps, block certain URLs from my devlopment app in mobile devices?

I am trying to build a parental control application which can apply restrictions to another apps in android devices. The restrictions can be like :- The app can restrict the opening of any game app selected by parents during the study time of the…
0
votes
0 answers

How can we develop a parental control app on iOS using mdm if we are not a company suitable for enterprise (over 100 employees)?

We're developing a parental app control (we already have it on Android devices) and want to extend it to iOS users. The app works monitoring device usage, so we need info of installed apps, time spent on apps, time spent on device, filtering by days…