Take random selfie while user is watching video using an app

Hi,


We are developing an iOS e-learning app that enables users to pay and watch a series of videos hosted online.
The client would like the app to take photos of the user using the device front camera, at random intervals while they are watching the videos (with their permission) to verify their student's identity and store it in a web based database for admins manual verification.


Will Apple allow us to do this?


Appreciate any advice on this.


Thanks!

Replies

Try using takePicture() API.


See details here:

https://stackoverflow.com/questions/9694859/ios-taking-photo-programmatically