Permission error Error when using @types/dom-mediacapture-record to implement video capturing and video upload from device

Viewed 19

When to use the "@types/dom-mediacapture-record" plugin to capture video in capacitor ionic app I get an error. It does work in web version, but in the mobile app it throws "NotAllowedError: Permission denied" .

I think I have the proper permissions set up. Do you have any suggestions how to resolve this issue or how to troubleshoot?

Screenshots:

AndroidManifest.xml

0 Answers
Related