[GitHub] cordova-ios issue #307: CB-12673 - ios platform does not build on Xcode 8.3....

2017-05-10 Thread leshik
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] cordova-plugin-media-capture issue #63: [CB-11441] iOS: camera direction

2016-08-23 Thread leshik
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] cordova-plugin-media-capture pull request #70: Add mandatory iOS 10 privacy ...

2016-09-08 Thread leshik
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