Unable to Open camera in IOS

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

Iam using cameraWiget.takePicture() Method but unable to open camera in iphone.

Hi @Rose Bvll​ ,

Please check if you have added the necessary permissions in the XCODE for camera.

The keys should look like this:

**Image removed for security reasons**

For more information, please refer the following link.

https://stackoverflow.com/questions/38498275/ios-10-changes-in-asking-permissions-of-camera-microphone-and-photo-library-c

Thanks @Luke Mvwtin​