Github user leshik commented on the issue:
https://github.com/apache/cordova-ios/pull/307
@shazron hi, doesn't work for me with latest cordova-ios@4.4.0 â same
error (` file not found`).
What can I do to troubleshoot the issue?
---
If your project is set up for it, yo
Github user leshik commented on the issue:
https://github.com/apache/cordova-plugin-media-capture/pull/63
@Sitebase There is something wrong with constants. Neither
`Camera.CAMERA_FRONT` nor `Capture.CAMERA_FRONT` works. Providing `1` do the
trick, however.
---
If your project is
GitHub user leshik opened a pull request:
https://github.com/apache/cordova-plugin-media-capture/pull/70
Add mandatory iOS 10 privacy description for microphone access
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/UR