In order to use the Camera Recorder Plugin, reference it in your mobile app, and before using one of the available plugin functionalities, always call the CheckCameraRecorderPlugin action and assert that its IsAvailable output is True.
Important to Know
Videos and photos taken with this plugin are not deleted automatically, so do not forget to remove them after use to not bloat the user's phone. Call the CameraRecorderFileDelete action when the file is no longer useful.
Possible Error Codes