Hi,
I’m trying to create a tracking app which I’ll need user to upload photo into the database. However, I want to lock the photo uploader function and only allowed photo taken immediately from the device’s camera and disallowed uploading from photo library.
How do I go about achieving that?