[jira] [Updated] (CB-12881) Cannot specify multiple platforms at once when cordova-ios was targeted

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12881:
--
Component/s: (was: cordova-lib)
 cordova-ios

> Cannot specify multiple platforms at once when cordova-ios was targeted
> ---
>
> Key: CB-12881
> URL: https://issues.apache.org/jira/browse/CB-12881
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Affects Versions: 4.4.0
>Reporter: Yuuki Tada
>Assignee: Shazron Abdullah
>Priority: Minor
>
> *Reproduction steps:*
> cordova create hello
> cd hello
> (prepare build.json for ios build)
> cordova platform add ios android
> cordova run ios android
> *Expected result:*
> Both Android and iOS applications started successfully.
> *Actual result:*
> Android application was launched without an error.
> iOS application failed to start with the following error:
> {code}Error: runOptions.argv.argv.slice is not a function{code}
> *Tested with the following versions:*
> Cordova@7.0.1
> cordova-ios@4.4.0
> cordova-android@6.2.3
> Node.js v6.10.3
> macOS Sierra 10.12.4
> This issue can be avoided by running each platforms separately.
> e.g. cordova run android; cordova run ios



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12881) Cannot specify multiple platforms at once when cordova-ios was targeted

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah reassigned CB-12881:
-

Assignee: Shazron Abdullah  (was: Steve Gill)

> Cannot specify multiple platforms at once when cordova-ios was targeted
> ---
>
> Key: CB-12881
> URL: https://issues.apache.org/jira/browse/CB-12881
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Affects Versions: 4.4.0
>Reporter: Yuuki Tada
>Assignee: Shazron Abdullah
>Priority: Minor
>
> *Reproduction steps:*
> cordova create hello
> cd hello
> (prepare build.json for ios build)
> cordova platform add ios android
> cordova run ios android
> *Expected result:*
> Both Android and iOS applications started successfully.
> *Actual result:*
> Android application was launched without an error.
> iOS application failed to start with the following error:
> {code}Error: runOptions.argv.argv.slice is not a function{code}
> *Tested with the following versions:*
> Cordova@7.0.1
> cordova-ios@4.4.0
> cordova-android@6.2.3
> Node.js v6.10.3
> macOS Sierra 10.12.4
> This issue can be avoided by running each platforms separately.
> e.g. cordova run android; cordova run ios



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12881) Cannot specify multiple platforms at once when cordova-ios was targeted

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah reassigned CB-12881:
-

Assignee: Steve Gill

> Cannot specify multiple platforms at once when cordova-ios was targeted
> ---
>
> Key: CB-12881
> URL: https://issues.apache.org/jira/browse/CB-12881
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-lib
>Affects Versions: 4.4.0
>Reporter: Yuuki Tada
>Assignee: Steve Gill
>Priority: Minor
>
> *Reproduction steps:*
> cordova create hello
> cd hello
> (prepare build.json for ios build)
> cordova platform add ios android
> cordova run ios android
> *Expected result:*
> Both Android and iOS applications started successfully.
> *Actual result:*
> Android application was launched without an error.
> iOS application failed to start with the following error:
> {code}Error: runOptions.argv.argv.slice is not a function{code}
> *Tested with the following versions:*
> Cordova@7.0.1
> cordova-ios@4.4.0
> cordova-android@6.2.3
> Node.js v6.10.3
> macOS Sierra 10.12.4
> This issue can be avoided by running each platforms separately.
> e.g. cordova run android; cordova run ios



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12881) Cannot specify multiple platforms at once when cordova-ios was targeted

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12881:
--
Component/s: (was: cordova-ios)
 cordova-lib

> Cannot specify multiple platforms at once when cordova-ios was targeted
> ---
>
> Key: CB-12881
> URL: https://issues.apache.org/jira/browse/CB-12881
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-lib
>Affects Versions: 4.4.0
>Reporter: Yuuki Tada
>Priority: Minor
>
> *Reproduction steps:*
> cordova create hello
> cd hello
> (prepare build.json for ios build)
> cordova platform add ios android
> cordova run ios android
> *Expected result:*
> Both Android and iOS applications started successfully.
> *Actual result:*
> Android application was launched without an error.
> iOS application failed to start with the following error:
> {code}Error: runOptions.argv.argv.slice is not a function{code}
> *Tested with the following versions:*
> Cordova@7.0.1
> cordova-ios@4.4.0
> cordova-android@6.2.3
> Node.js v6.10.3
> macOS Sierra 10.12.4
> This issue can be avoided by running each platforms separately.
> e.g. cordova run android; cordova run ios



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12888) cordova emulate ios doesn't work in iOS 11

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12888:
--
Fix Version/s: cordova-ios@5.0.0

> cordova emulate ios doesn't work in iOS 11
> --
>
> Key: CB-12888
> URL: https://issues.apache.org/jira/browse/CB-12888
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: ios11
> Fix For: cordova-ios@5.0.0
>
>
> Even with target:
> {code}
> $ cordova emulate ios --target="iPhone 6"
> Error: Cannot read property 'name' of undefined
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12750) performance

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-12750.
---
Resolution: Incomplete

> performance
> ---
>
> Key: CB-12750
> URL: https://issues.apache.org/jira/browse/CB-12750
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-ios
>Affects Versions: cordova-ios@4.4.0
>Reporter: KARIM METCHAT
>Assignee: Shazron Abdullah
>
> Hi,
> i did notice a decrease of performance since i used ios cordova ios@4.4.0 for 
> my html5 games /apps
> the ios cordova 4.3.1 was much better
> any helps? fixes?
> thank you



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12665) engineStrict no longer supported

2017-06-06 Thread Shazron Abdullah (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040234#comment-16040234
 ] 

Shazron Abdullah commented on CB-12665:
---

[~auso] looks like all 3 PRs have been pulled in. Resolve this?

> engineStrict no longer supported
> 
>
> Key: CB-12665
> URL: https://issues.apache.org/jira/browse/CB-12665
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli, cordova-ios, cordova-lib
>Affects Versions: cordova-7
>Reporter: Audrey So
>Priority: Minor
> Fix For: cordova-7
>
>
> Remove engineStrict from package.json. It is no longer supported.
> Error -->
> WARN engineStrict Per-package engineStrict (found in this package's 
> package.json)
> npm WARN engineStrict won't be used in npm 3+. Use the config setting 
> engine-strict instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12396) Not everything is "promisified" in cordova-create script

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12396:
--
Fix Version/s: cordova-ios@4.4.1

> Not everything is "promisified" in cordova-create script
> 
>
> Key: CB-12396
> URL: https://issues.apache.org/jira/browse/CB-12396
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-lib
>Affects Versions: 6.4.0
>Reporter: Audrey So
> Fix For: cordova-ios@4.4.1
>
>
> Not everything is "promisified" in cordova-create script.
> (This causes an issue, for example, because you cannot use "ios" as a testing 
> platform when writing jasmine tests that are creating temporary directories.)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12216) iOS: Add support for private pod repositories

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12216:
--
Fix Version/s: cordova-ios@4.4.1

> iOS: Add support for private pod repositories
> -
>
> Key: CB-12216
> URL: https://issues.apache.org/jira/browse/CB-12216
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-ios, cordova-lib
>Affects Versions: 4.3.0
> Environment: Cordova CLI 6.4.0
> iOS engine 4.3.0
> CocoaPods 1.1.1
>Reporter: Jean-Marc Terrettaz
> Fix For: cordova-ios@4.4.1
>
>
> Add support for private Pod repositories. That is, add support for the 
> Podfile 'source' element 
> https://guides.cocoapods.org/syntax/podfile.html#source.
> Maybe this could be done by adding a 'source' attribute to the  
> element of plugin.xml when type=podspec. For example 
> {code}
>  source="https://my.company.com/cocoapods.git"/>
> {code}
> would result in this line added to Podfile: 
> {code}
> source 'https://my.company.com/cocoapods.git'
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12396) Not everything is "promisified" in cordova-create script

2017-06-06 Thread Shazron Abdullah (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040232#comment-16040232
 ] 

Shazron Abdullah commented on CB-12396:
---

[~stevegill] still a problem i suppose? This is only in cordova-ios not 
cordova-lib right? (my previous question)

> Not everything is "promisified" in cordova-create script
> 
>
> Key: CB-12396
> URL: https://issues.apache.org/jira/browse/CB-12396
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-lib
>Affects Versions: 6.4.0
>Reporter: Audrey So
>
> Not everything is "promisified" in cordova-create script.
> (This causes an issue, for example, because you cannot use "ios" as a testing 
> platform when writing jasmine tests that are creating temporary directories.)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-11811) CocoaPods error in cordova-lib tests

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-11811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-11811.
---
Resolution: Won't Fix

> CocoaPods error in cordova-lib tests
> 
>
> Key: CB-11811
> URL: https://issues.apache.org/jira/browse/CB-11811
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios, cordova-lib
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> https://github.com/apache/cordova-lib/blob/3b38b5382b9a52d1fe522514b61d3ebd6016796d/cordova-lib/spec-cordova/platform.spec.js#L380
> {code}
> Failures:
>   1) cocoapod plugin add and rm end-to-end installs and uninstalls plugin 
> depending on new pod and existing pod
>Message:
>  Expected 'CocoaPods was not found. Please install version 1.0.1 or 
> greater from https://cocoapods.org/' to be undefined.
>Stacktrace:
>  Error: Expected 'CocoaPods was not found. Please install version 1.0.1 
> or greater from https://cocoapods.org/' to be undefined.
> at 
> /home/jenkins/jenkins-slave/workspace/cordova-nightly/cordova-lib/cordova-lib/spec-cordova/platform.spec.js:467:25
> at _rejected 
> (/home/jenkins/jenkins-slave/workspace/cordova-nightly/cordova-lib/cordova-lib/node_modules/q/q.js:797:24)
> at 
> /home/jenkins/jenkins-slave/workspace/cordova-nightly/cordova-lib/cordova-lib/node_modules/q/q.js:823:30
> at Promise.when 
> (/home/jenkins/jenkins-slave/workspace/cordova-nightly/cordova-lib/cordova-lib/node_modules/q/q.js:1035:31)
> at Promise.promise.promiseDispatch 
> (/home/jenkins/jenkins-slave/workspace/cordova-nightly/cordova-lib/cordova-lib/node_modules/q/q.js:741:41)
> at 
> /home/jenkins/jenkins-slave/workspace/cordova-nightly/cordova-lib/cordova-lib/node_modules/q/q.js:557:44
> at flush 
> (/home/jenkins/jenkins-slave/workspace/cordova-nightly/cordova-lib/cordova-lib/node_modules/q/q.js:108:17)
> at process._tickCallback (node.js:415:13)
> {code}
> The test is now invalid, since to properly install a CocoaPod dependency in a 
> project, cocoapods cli needs to be installed. The implementation did not 
> check for this before (thus it didn't fail), but it does now.
> There is no way to test this without CocoaPods being installed, all we can 
> really test is if the error message is correct.
> To test e2e CocoaPods, we need to separate this test as an OS X only test, 
> and run this test on Travis CI only.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9703) iPad orientations can no longer differ from iPhone

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-9703:
-
Fix Version/s: cordova-ios@4.4.1

> iPad orientations can no longer differ from iPhone
> --
>
> Key: CB-9703
> URL: https://issues.apache.org/jira/browse/CB-9703
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Affects Versions: 5.0.1, 5.1.2, 5.2.0, 5.1.1, 5.3.2
> Environment: iOS
>Reporter: Christoph Neumann
>Assignee: Shazron Abdullah
> Fix For: cordova-ios@4.4.1
>
>
> The change introduced in 93ab6b61 means that iPhone and iPad orientation 
> values will always be the same. Unfortunately, a universal iOS project 
> defaults to a portrait orientation for iPhone and all orientations for iPad. 
> Because the Cordova "default" for Orientation in config.xml clears all 
> orientation settings, there is no way to get a standard behavior of having 
> separate defaults for iPhone and iPad.
> Some ideas:
> 1. Make "default" actually match what Apple uses as default because clearing 
> out all the flags is *not* truly default behavior.
>   
> 2. Add a platform-specific preference for iPad.
>   
> 
> 
>   



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9703) iPad orientations can no longer differ from iPhone

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-9703:
-
Component/s: (was: cordova-lib)

> iPad orientations can no longer differ from iPhone
> --
>
> Key: CB-9703
> URL: https://issues.apache.org/jira/browse/CB-9703
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Affects Versions: 5.0.1, 5.1.2, 5.2.0, 5.1.1, 5.3.2
> Environment: iOS
>Reporter: Christoph Neumann
>Assignee: Shazron Abdullah
>
> The change introduced in 93ab6b61 means that iPhone and iPad orientation 
> values will always be the same. Unfortunately, a universal iOS project 
> defaults to a portrait orientation for iPhone and all orientations for iPad. 
> Because the Cordova "default" for Orientation in config.xml clears all 
> orientation settings, there is no way to get a standard behavior of having 
> separate defaults for iPhone and iPad.
> Some ideas:
> 1. Make "default" actually match what Apple uses as default because clearing 
> out all the flags is *not* truly default behavior.
>   
> 2. Add a platform-specific preference for iPad.
>   
> 
> 
>   



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-6273) Support config.xml BackgroundColor property

2017-06-06 Thread Shazron Abdullah (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040225#comment-16040225
 ] 

Shazron Abdullah commented on CB-6273:
--

[~purplecabbage] Looks like all sub-tasks are resolved. Resolve this?

> Support config.xml BackgroundColor property
> ---
>
> Key: CB-6273
> URL: https://issues.apache.org/jira/browse/CB-6273
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Reporter: Jesse MacFadyen
>Priority: Minor
>
> Some platforms support it, some do not.  Let's be consistent.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12691) iOS icon sizes documentation

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12691:
--
Component/s: cordova-docs

> iOS icon sizes documentation
> 
>
> Key: CB-12691
> URL: https://issues.apache.org/jira/browse/CB-12691
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-docs, cordova-ios
>Reporter: Steve
>Priority: Minor
> Fix For: cordova-ios@4.4.1
>
> Attachments: icon.xml
>
>
> The documentation of icon sizes for iOS is confusing me.
> After long research I got a summary about the right sizes and a idea for a 
> better documentation.
> Following the rules on table 5 and 6 on 
> https://developer.apple.com/library/content/qa/qa1686/_index.html I got a 
> good overview.
> Please watch the attachment. This overview is much better and clearer than 
> the current and keeps the current minimum supported iOS version in mind.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12691) iOS icon sizes documentation

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12691:
--
Fix Version/s: cordova-ios@4.4.1

> iOS icon sizes documentation
> 
>
> Key: CB-12691
> URL: https://issues.apache.org/jira/browse/CB-12691
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-ios
>Reporter: Steve
>Priority: Minor
> Fix For: cordova-ios@4.4.1
>
> Attachments: icon.xml
>
>
> The documentation of icon sizes for iOS is confusing me.
> After long research I got a summary about the right sizes and a idea for a 
> better documentation.
> Following the rules on table 5 and 6 on 
> https://developer.apple.com/library/content/qa/qa1686/_index.html I got a 
> good overview.
> Please watch the attachment. This overview is much better and clearer than 
> the current and keeps the current minimum supported iOS version in mind.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12882) captureVideo doesn't close camera picker and doesn't show alert message about prohibited camera usage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040192#comment-16040192
 ] 

ASF GitHub Bot commented on CB-12882:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/79
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-media-capture/pull/79/commits/ba868e27f3ab2bae523a61700943ae512e461107)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-capture-pr/42/)

 72 tests run, 0 skipped, 0 failed.



> captureVideo doesn't close camera picker and doesn't show alert message about 
> prohibited camera usage
> -
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.4.2
>Reporter: Sergii Stotskyi
>  Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture 
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has 
> been prohibited, please enable it in the Settings app to continue. And 2 
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and 
> record black screen. Eventually video is saved and viewed



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12882) captureVideo doesn't close camera picker and doesn't show alert message about prohibited camera usage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040166#comment-16040166
 ] 

ASF GitHub Bot commented on CB-12882:
-

Github user stalniy commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120534419
  
--- Diff: src/ios/CDVCapture.m ---
@@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath 
forCallbackId:(NSString*)c
 return [CDVPluginResult resultWithStatus:CDVCommandStatus_OK 
messageAsArray:fileArray];
 }
 
+- (void)showAlertIfAccessProhibeted
+{
+if (![self hasCameraAccess]) {
+[self showPermissionsAlert];
+}
+}
+
+- (BOOL)hasCameraAccess
+{
+if (![AVCaptureDevice 
respondsToSelector:@selector(authorizationStatusForMediaType:)]) {
+return YES;
+}
--- End diff --

I'm ok with that. Actually all iOS <= 10.0 currently are not available for 
installation on phones. So, it makes sense. 
Initially I tried to keep support line the same as `cordova-plugin-camera` 
does.

So, just to double check: 
1. I remove all `#pragma` statements
2. I remove all ` != NULL` checks
3. I add `ios` version restriction to be iOS 8+


> captureVideo doesn't close camera picker and doesn't show alert message about 
> prohibited camera usage
> -
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.4.2
>Reporter: Sergii Stotskyi
>  Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture 
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has 
> been prohibited, please enable it in the Settings app to continue. And 2 
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and 
> record black screen. Eventually video is saved and viewed



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12882) captureVideo doesn't close camera picker and doesn't show alert message about prohibited camera usage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040162#comment-16040162
 ] 

ASF GitHub Bot commented on CB-12882:
-

Github user stalniy commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120533655
  
--- Diff: src/ios/CDVCapture.m ---
@@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath 
forCallbackId:(NSString*)c
 return [CDVPluginResult resultWithStatus:CDVCommandStatus_OK 
messageAsArray:fileArray];
 }
 
+- (void)showAlertIfAccessProhibeted
+{
--- End diff --

I put `{` in the same place as it's in other functions. So, this is from 
existing code:
```
- (void)getFormatData:(CDVInvokedUrlCommand*)command
{
```
And it's written like this for every function in that file.
Maybe I missed something?


> captureVideo doesn't close camera picker and doesn't show alert message about 
> prohibited camera usage
> -
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.4.2
>Reporter: Sergii Stotskyi
>  Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture 
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has 
> been prohibited, please enable it in the Settings app to continue. And 2 
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and 
> record black screen. Eventually video is saved and viewed



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12882) captureVideo doesn't close camera picker and doesn't show alert message about prohibited camera usage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040155#comment-16040155
 ] 

ASF GitHub Bot commented on CB-12882:
-

Github user stalniy commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120533184
  
--- Diff: src/ios/CDVCapture.m ---
@@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath 
forCallbackId:(NSString*)c
 return [CDVPluginResult resultWithStatus:CDVCommandStatus_OK 
messageAsArray:fileArray];
 }
 
+- (void)showAlertIfAccessProhibeted
--- End diff --

sure :) 


> captureVideo doesn't close camera picker and doesn't show alert message about 
> prohibited camera usage
> -
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.4.2
>Reporter: Sergii Stotskyi
>  Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture 
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has 
> been prohibited, please enable it in the Settings app to continue. And 2 
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and 
> record black screen. Eventually video is saved and viewed



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-11784) Memory leak on iOS when opening and closing camera

2017-06-06 Thread Cody Becker (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039907#comment-16039907
 ] 

Cody Becker commented on CB-11784:
--

FYI - This is fixed on iOS 11 !!!

> Memory leak on iOS when opening and closing camera
> --
>
> Key: CB-11784
> URL: https://issues.apache.org/jira/browse/CB-11784
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-camera
>Affects Versions: 2.2.0
> Environment: Cordova CLI version 6.3.0
> cordova-plugin-camera 2.2.0
> cordova-ios 4.2.0
> iOS 9.3.5
> iPad Mini 1
>Reporter: Christopher McCabe
>
> When opening and closing the camera plugin without taking an image, the 
> memory allocated under 'Other Resources' grows without ever being cleaned up.
> Testing on an iPad mini 1, when I open and close the camera plugin without 
> taking a picture I can crash the app. This usually takes about 130-150 times 
> opening and closing the camera to cause a crash. The leak is present on newer 
> devices but the app is harder to crash due to the much larger device memory.
> Steps to reproduce:
> 1. create an app with the camera plugin
> 2. run the app on an iPad mini 1
> 3. open the camera plugin to take a picture, not from the gallery
> 4. click cancel
> 5. repeat 3 + 4 until the app crashes
> It appears that Jetsam kills the app for not being a good memory citizen.
> EDIT: I've tested this further and it appears on my iPad mini 3 as well 
> although it's harder to trigger. I've included a sample app that can be used 
> to view the problem
> https://github.com/modohash/cordova-camera-leak
> By clicking the 'trigger camera' button and then clicking cancel and 
> repeating the process you can see that while the app memory usage stays 
> steady, the other processes accumulate memory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12882) captureVideo doesn't close camera picker and doesn't show alert message about prohibited camera usage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039885#comment-16039885
 ] 

ASF GitHub Bot commented on CB-12882:
-

Github user shazron commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120506321
  
--- Diff: src/ios/CDVCapture.m ---
@@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath 
forCallbackId:(NSString*)c
 return [CDVPluginResult resultWithStatus:CDVCommandStatus_OK 
messageAsArray:fileArray];
 }
 
+- (void)showAlertIfAccessProhibeted
+{
+if (![self hasCameraAccess]) {
+[self showPermissionsAlert];
+}
+}
+
+- (BOOL)hasCameraAccess
+{
+if (![AVCaptureDevice 
respondsToSelector:@selector(authorizationStatusForMediaType:)]) {
+return YES;
+}
--- End diff --

Just a note here regarding iOS support for this plugin. The code is sound, 
but this selector already exists since iOS 7. I'm wondering if we should add 
iOS engine restrictions to this plugin's plugin.xml instead of all this runtime 
checking.

FYI The latest cordova-ios only supports iOS 9 or greater.


> captureVideo doesn't close camera picker and doesn't show alert message about 
> prohibited camera usage
> -
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.4.2
>Reporter: Sergii Stotskyi
>  Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture 
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has 
> been prohibited, please enable it in the Settings app to continue. And 2 
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and 
> record black screen. Eventually video is saved and viewed



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread Steve Gill (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039849#comment-16039849
 ] 

Steve Gill commented on CB-12785:
-

grr, looks sorry for the comment spam. Looks like i used the wrong issue 
number. meant to use CB-11980 for the above commits

> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039848#comment-16039848
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit 7cd624c548dc090f18bf9bd5885473e448fcda44 in cordova-fetch's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-fetch.git;h=7cd624c ]

CB-12785: added .gitignore file


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039847#comment-16039847
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit c9593fb0b84b90f28d38fa15f4724d8f195ac813 in cordova-common's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-common.git;h=c9593fb ]

CB-12785: added .gitignore file


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039844#comment-16039844
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit 0c2fbd90491ed8798ca0b49c4db1d5bd634acf8f in cordova-serve's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-serve.git;h=0c2fbd9 ]

CB-12785: added travis and appveyor


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039832#comment-16039832
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit 9e0781ab8f1cbe2b87fc6b7c915b21fc25a8eed2 in cordova-common's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-common.git;h=9e0781a ]

CB-12785: added travis and appveyor badges to readme


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039819#comment-16039819
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit 74d73c2e606db3c30f31959be14f69f406c05ff2 in cordova-fetch's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-fetch.git;h=74d73c2 ]

CB-12785: added travis and appveyor


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12883) Log invalid process object returned.

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039789#comment-16039789
 ] 

ASF GitHub Bot commented on CB-12883:
-

Github user rafael-chavez commented on the issue:

https://github.com/apache/cordova-ios/pull/317
  
Done! @shazron 


> Log invalid process object returned.
> 
>
> Key: CB-12883
> URL: https://issues.apache.org/jira/browse/CB-12883
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Affects Versions: Master
> Environment: iOS
>Reporter: Rafael Gutierrez
>Priority: Trivial
>  Labels: patch
> Fix For: cordova-ios@4.4.1
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Add additional logging when WKWebView && UIWebview evaulateJavascript process 
> fails to return valid json.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039783#comment-16039783
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit 54c0608e3dabbee7451f9a22cf6354ec6edf2154 in cordova-common's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-common.git;h=54c0608 ]

CB-12785: updated travis file


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-11534) Cordova file-transfer-plugin should support Android Marshmallow runtime permission

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039777#comment-16039777
 ] 

ASF GitHub Bot commented on CB-11534:
-

Github user filmaj commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-file-transfer/pull/150#discussion_r120497208
  
--- Diff: plugin.xml ---
@@ -30,6 +30,8 @@
 
https://issues.apache.org/jira/browse/CB/component/12320650
 
 
+   
+   
--- End diff --

Can you please use spaces instead of tabs, to keep it consistent?


> Cordova file-transfer-plugin should support Android Marshmallow runtime 
> permission
> --
>
> Key: CB-11534
> URL: https://issues.apache.org/jira/browse/CB-11534
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: cordova-plugin-file-transfer
> Environment: Android Marshmallow,Android target platform 23.
>Reporter: Homen Borgohain
>  Labels: Android, android6.0, permission
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> In Android Marshmallow file-transfer-plugin should show a pop up if storage 
> permission is not granted.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12882) captureVideo doesn't close camera picker and doesn't show alert message about prohibited camera usage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039772#comment-16039772
 ] 

ASF GitHub Bot commented on CB-12882:
-

Github user filmaj commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120496517
  
--- Diff: src/ios/CDVCapture.m ---
@@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath 
forCallbackId:(NSString*)c
 return [CDVPluginResult resultWithStatus:CDVCommandStatus_OK 
messageAsArray:fileArray];
 }
 
+- (void)showAlertIfAccessProhibeted
--- End diff --

Can we change the function name to `showAlertIfAccessProhibited`, just for 
spelling, please? :)


> captureVideo doesn't close camera picker and doesn't show alert message about 
> prohibited camera usage
> -
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.4.2
>Reporter: Sergii Stotskyi
>  Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture 
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has 
> been prohibited, please enable it in the Settings app to continue. And 2 
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and 
> record black screen. Eventually video is saved and viewed



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12882) captureVideo doesn't close camera picker and doesn't show alert message about prohibited camera usage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039771#comment-16039771
 ] 

ASF GitHub Bot commented on CB-12882:
-

Github user filmaj commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120496658
  
--- Diff: src/ios/CDVCapture.m ---
@@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath 
forCallbackId:(NSString*)c
 return [CDVPluginResult resultWithStatus:CDVCommandStatus_OK 
messageAsArray:fileArray];
 }
 
+- (void)showAlertIfAccessProhibeted
+{
--- End diff --

For styling consistency, can we keep the opening brace of a function on the 
same line as the function?


> captureVideo doesn't close camera picker and doesn't show alert message about 
> prohibited camera usage
> -
>
> Key: CB-12882
> URL: https://issues.apache.org/jira/browse/CB-12882
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.4.2
>Reporter: Sergii Stotskyi
>  Labels: ios
>
> *Steps to reproduce*:
> # Create a simple application which calls `captureVideo()` method
> # Deploy application to real device
> # Click on button which starts video capturing
> # Click "No" when it asks permissions for camera
> *Expected result*:
> camera picker is animated out. And every time when user clicks on capture 
> video alert is shown as in `cordova-plugin-camera`: Access to the camera has 
> been prohibited, please enable it in the Settings app to continue. And 2 
> buttons are shown: OK, Settings
> *Actual result*:
> camera picker is not hidden. It's possible to click on record button and 
> record black screen. Eventually video is saved and viewed



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12883) Log invalid process object returned.

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12883:
--
Fix Version/s: (was: Master)
   cordova-ios@4.4.1

> Log invalid process object returned.
> 
>
> Key: CB-12883
> URL: https://issues.apache.org/jira/browse/CB-12883
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
>Affects Versions: Master
> Environment: iOS
>Reporter: Rafael Gutierrez
>Priority: Trivial
>  Labels: patch
> Fix For: cordova-ios@4.4.1
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Add additional logging when WKWebView && UIWebview evaulateJavascript process 
> fails to return valid json.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12887) cordova run --list does not show virtual devices in iOS 11

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-12887:
--
Fix Version/s: cordova-ios@4.4.1

> cordova run --list does not show virtual devices in iOS 11
> --
>
> Key: CB-12887
> URL: https://issues.apache.org/jira/browse/CB-12887
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: ios11
> Fix For: cordova-ios@4.4.1
>
>
> {code}
> $ cordova run --list
> Available ios devices:
> Available ios virtual devices:
> {code}
> I confirmed there are sims in Xcode 9 beta -> Window -> Devices and 
> Simulators and {{xcrun simctl list}} showed devices.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12880) Remove Taco.tools from homepage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039759#comment-16039759
 ] 

ASF GitHub Bot commented on CB-12880:
-

Github user filmaj commented on the issue:

https://github.com/apache/cordova-docs/pull/706
  
Thanks for the PR!


> Remove Taco.tools from homepage
> ---
>
> Key: CB-12880
> URL: https://issues.apache.org/jira/browse/CB-12880
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Connor Pearson
>Priority: Minor
>
> The taco-cli is deprecated and the domain no longer contains anything 
> relating to cordova. https://github.com/Microsoft/taco-cli



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Assigned] (CB-12887) cordova run --list does not show virtual devices in iOS 11

2017-06-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah reassigned CB-12887:
-

Assignee: Shazron Abdullah

> cordova run --list does not show virtual devices in iOS 11
> --
>
> Key: CB-12887
> URL: https://issues.apache.org/jira/browse/CB-12887
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: ios11
> Fix For: cordova-ios@4.4.1
>
>
> {code}
> $ cordova run --list
> Available ios devices:
> Available ios virtual devices:
> {code}
> I confirmed there are sims in Xcode 9 beta -> Window -> Devices and 
> Simulators and {{xcrun simctl list}} showed devices.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12880) Remove Taco.tools from homepage

2017-06-06 Thread Filip Maj (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filip Maj resolved CB-12880.

Resolution: Fixed
  Assignee: Filip Maj

> Remove Taco.tools from homepage
> ---
>
> Key: CB-12880
> URL: https://issues.apache.org/jira/browse/CB-12880
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Connor Pearson
>Assignee: Filip Maj
>Priority: Minor
>
> The taco-cli is deprecated and the domain no longer contains anything 
> relating to cordova. https://github.com/Microsoft/taco-cli



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12887) cordova run --list does not show virtual devices in iOS 11

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039755#comment-16039755
 ] 

ASF GitHub Bot commented on CB-12887:
-

GitHub user shazron opened a pull request:

https://github.com/apache/cordova-ios/pull/318

CB-12887 - cordova run --list does not show virtual devices in iOS 11

### Platforms affected

self

### What does this PR do?

Fix 'cordova run --list' not showing any virtual devices under Xcode 9 (iOS 
11)

### What testing has been done on this change?

Local testing.

### Checklist
- [X] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [X] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB- is the JIRA ID & "android" is the platform 
affected.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shazron/cordova-ios CB-12887

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-ios/pull/318.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #318


commit 4847a022b719c2481d627d36eccf0e6c326c7b12
Author: Shazron Abdullah 
Date:   2017-06-06T22:13:24Z

CB-12887 - cordova run --list does not show virtual devices in iOS 11




> cordova run --list does not show virtual devices in iOS 11
> --
>
> Key: CB-12887
> URL: https://issues.apache.org/jira/browse/CB-12887
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: ios11
>
> {code}
> $ cordova run --list
> Available ios devices:
> Available ios virtual devices:
> {code}
> I confirmed there are sims in Xcode 9 beta -> Window -> Devices and 
> Simulators and {{xcrun simctl list}} showed devices.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12880) Remove Taco.tools from homepage

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039757#comment-16039757
 ] 

ASF GitHub Bot commented on CB-12880:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-docs/pull/706


> Remove Taco.tools from homepage
> ---
>
> Key: CB-12880
> URL: https://issues.apache.org/jira/browse/CB-12880
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Connor Pearson
>Priority: Minor
>
> The taco-cli is deprecated and the domain no longer contains anything 
> relating to cordova. https://github.com/Microsoft/taco-cli



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12880) Remove Taco.tools from homepage

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039756#comment-16039756
 ] 

ASF subversion and git services commented on CB-12880:
--

Commit d0a86ef6b62ecfde26b8695b4f1d1764c603a32c in cordova-docs's branch 
refs/heads/master from [~cjpearson]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;h=d0a86ef ]

CB-12880: Remove Taco.tools from the homepage


> Remove Taco.tools from homepage
> ---
>
> Key: CB-12880
> URL: https://issues.apache.org/jira/browse/CB-12880
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-docs
>Reporter: Connor Pearson
>Priority: Minor
>
> The taco-cli is deprecated and the domain no longer contains anything 
> relating to cordova. https://github.com/Microsoft/taco-cli



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12851) iOS - Media Plugin wont play after release

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039752#comment-16039752
 ] 

ASF GitHub Bot commented on CB-12851:
-

Github user filmaj commented on a diff in the pull request:


https://github.com/apache/cordova-plugin-media/pull/140#discussion_r120494584
  
--- Diff: README.md ---
@@ -46,7 +46,7 @@ function onDeviceReady() {
 }
 ```
 
-Report issues with this plugin on the [Apache Cordova issue 
tracker](https://issues.apache.org/jira/issues/?jql=project%20%3D%20CB%20AND%20status%20in%20%28Open%2C%20%22In%20Progress%22%2C%20Reopened%29%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Plugin%20Media%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
+Report issues with this plugin on the [Apache Cordova issue 
tracker](https://issues.apache.org/jira/browse/CB-12851?jql=project%20%3D%20CB%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22cordova-plugin-media%22%20ORDER%20BY%20priority%20DESC%2C%20summary%20ASC%2C%20updatedDate%20DESC)
--- End diff --

Is there a reason to have the link reference a particular issue? i.e. here 
there is CB-12851 referenced.


> iOS - Media Plugin wont play after release
> --
>
> Key: CB-12851
> URL: https://issues.apache.org/jira/browse/CB-12851
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-media
>Affects Versions: cordova@7.0.0
> Environment: iOS Simulator ( I don't own an iphone to test )
>Reporter: Shawn Makinson
>Priority: Blocker
> Attachments: media-repro.zip
>
>
> I have an app that plays an infinite audio stream and if a different stream 
> is chosen the current Media instance is released and a new one created with 
> the new src. It works as expected on android, but on iOS it only plays the 
> first instance. Once release is called it will no longer play. I get error 
> code 4 with no message.
> Media plugin version 3.0.1



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12887) cordova run --list does not show virtual devices in iOS 11

2017-06-06 Thread Shazron Abdullah (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039749#comment-16039749
 ] 

Shazron Abdullah commented on CB-12887:
---

Filed and fixed https://github.com/phonegap/ios-sim/issues/208
Will update the bundled ios-sim to 5.1.0

> cordova run --list does not show virtual devices in iOS 11
> --
>
> Key: CB-12887
> URL: https://issues.apache.org/jira/browse/CB-12887
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: ios11
>
> {code}
> $ cordova run --list
> Available ios devices:
> Available ios virtual devices:
> {code}
> I confirmed there are sims in Xcode 9 beta -> Window -> Devices and 
> Simulators and {{xcrun simctl list}} showed devices.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12888) cordova emulate ios doesn't work in iOS 11

2017-06-06 Thread Shazron Abdullah (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039744#comment-16039744
 ] 

Shazron Abdullah commented on CB-12888:
---

See: https://github.com/phonegap/ios-sim/issues/209
Looks like an Instruments bug in Xcode 9

> cordova emulate ios doesn't work in iOS 11
> --
>
> Key: CB-12888
> URL: https://issues.apache.org/jira/browse/CB-12888
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-ios
> Environment: iOS 11 beta 1
>Reporter: Shazron Abdullah
>  Labels: ios11
>
> Even with target:
> {code}
> $ cordova emulate ios --target="iPhone 6"
> Error: Cannot read property 'name' of undefined
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-11980) breakout modules in cordova-lib into their own repos

2017-06-06 Thread Steve Gill (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-11980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039702#comment-16039702
 ] 

Steve Gill commented on CB-11980:
-

getting travis and appveyor turned on. INFRA-14293 - enable travis and appveyor

> breakout modules in cordova-lib into their own repos
> 
>
> Key: CB-11980
> URL: https://issues.apache.org/jira/browse/CB-11980
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-common, cordova-fetch, cordova-lib, cordova-serve
>Reporter: Steve Gill
>Assignee: Steve Gill
>  Labels: cordova-next
>
> This issue needs a cordova-discuss PR still.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-3232) "cordova platform add blackberry" fails on 2.7.1-rc.1

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039653#comment-16039653
 ] 

ASF GitHub Bot commented on CB-3232:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-globalization/pull/57


> "cordova platform add blackberry" fails on 2.7.1-rc.1
> -
>
> Key: CB-3232
> URL: https://issues.apache.org/jira/browse/CB-3232
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-blackberry (DEPRECATED), cordova-cli
>Affects Versions: 2.7.0
>Reporter: Michael Brooks
>Assignee: Michael Brooks
> Fix For: 2.7.0
>
>
> The following error is thrown when running {{$ cordova platform add 
> blackberry}}:
> {code}
> [Error: An error occured during creation of blackberry sub-project. Creating 
> BlackBerry project...
> Updating config.xml ...
> sed: 
> /Users/mwbrooks/Dropbox/Development/sandbox/myapp/platforms/blackberry/www/config.xml:
>  No such file or directory
> Cleaning up ...
> Remember to update the project.properties file inside your application 
> directory!
> ]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12146) cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already used in iOS

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039643#comment-16039643
 ] 

ASF GitHub Bot commented on CB-12146:
-

Github user filmaj commented on the issue:

https://github.com/apache/cordova-plugin-media/pull/137
  
Sweet, I'm down with merging this in. Small nit: if you could rebase w/ 
latest master and combine the commits into one that'd be fantastic!

@infil00p any concerns from you on this one?

Worth noting that the media plugin will likely be sunset down the road, in 
favour of the Media Capture plugin (which is more aligned with the latest W3C 
specs). For more info, see 
[CB-12714](https://issues.apache.org/jira/browse/CB-12714).


> cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already 
> used in iOS
> -
>
> Key: CB-12146
> URL: https://issues.apache.org/jira/browse/CB-12146
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-media
>Affects Versions: Master
> Environment: Apache Cordova media plugin on Android
>Reporter: Romedius Weiss
>Priority: Minor
>  Labels: newbie, patch
> Fix For: Master
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> This patch adds the support of the playAudioWhenScreenIsLocked flag on 
> Android, listed as quirk for iOS.
> https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/#ios-quirks
> A previous version of the fix was published here:
> https://github.com/apache/cordova-plugin-media/pull/54



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039622#comment-16039622
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit 8d816de3ba7e3508fe5ba7f5d06b0af96de81907 in cordova-common's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-common.git;h=8d816de ]

CB-12785: added travis and appveyor files


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Resolved] (CB-12859) Document how to run cordova-android native tests

2017-06-06 Thread Filip Maj (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filip Maj resolved CB-12859.

Resolution: Fixed

> Document how to run cordova-android native tests
> 
>
> Key: CB-12859
> URL: https://issues.apache.org/jira/browse/CB-12859
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-android
>Reporter: Filip Maj
>Assignee: Filip Maj
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12859) Document how to run cordova-android native tests

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039558#comment-16039558
 ] 

ASF GitHub Bot commented on CB-12859:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-android/pull/382


> Document how to run cordova-android native tests
> 
>
> Key: CB-12859
> URL: https://issues.apache.org/jira/browse/CB-12859
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-android
>Reporter: Filip Maj
>Assignee: Filip Maj
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12859) Document how to run cordova-android native tests

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039556#comment-16039556
 ] 

ASF subversion and git services commented on CB-12859:
--

Commit 0cc3df37475d822d7dbdc094caa49ac7d7f598d9 in cordova-android's branch 
refs/heads/master from filmaj
[ https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;h=0cc3df3 ]

CB-12859: document how to run the native tests. add a README to the test/ 
project.


> Document how to run cordova-android native tests
> 
>
> Key: CB-12859
> URL: https://issues.apache.org/jira/browse/CB-12859
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-android
>Reporter: Filip Maj
>Assignee: Filip Maj
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12891) Double Height Status Bar Leaves A White Bar At The Bottom

2017-06-06 Thread Ahmad Tawakol (JIRA)
Ahmad Tawakol created CB-12891:
--

 Summary: Double Height Status Bar Leaves A White Bar At The Bottom
 Key: CB-12891
 URL: https://issues.apache.org/jira/browse/CB-12891
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-plugin-statusbar
 Environment: iOS 11, using Ionic v3.3.0 on an iPhone 7 Plus
Reporter: Ahmad Tawakol
Priority: Critical


Not sure if this is related to the statusbar plugin or not but, on iOS 11, when 
you have a double height status bar the view resizes itself and pushes the 
content down correctly. But when it goes away and returns to a normal status 
bar, the view doesn't resize itself again to fill the screen, leaving a white 
bar at the bottom of the screen.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12890) Status bar no longer overlays the web view on iOS 11

2017-06-06 Thread Ahmad Tawakol (JIRA)
Ahmad Tawakol created CB-12890:
--

 Summary: Status bar no longer overlays the web view on iOS 11
 Key: CB-12890
 URL: https://issues.apache.org/jira/browse/CB-12890
 Project: Apache Cordova
  Issue Type: Bug
  Components: cordova-plugin-statusbar
 Environment: iOS 11, using Ionic v3.3.0 on an iPhone 7 Plus
Reporter: Ahmad Tawakol
Priority: Critical


Just updated to iOS 11. I am using the same exact project I was using on iOS 
10.3.

The status bar no longer overlays the web view, it just pushes it down.

StatusBar.styleDefault() shows the status bar with a white background and white 
text.

StatusBar.styleBlackTranslucent() makes the background white with the text also 
in white, so it just looks like a white bar.

StatusBar.overlaysWebView(true) has no effect at all. Did not need it before to 
work correctly, adding it doesn't fix the problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12848) Review contribution guidelines, github template

2017-06-06 Thread Filip Maj (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039529#comment-16039529
 ] 

Filip Maj commented on CB-12848:


Removed cordova-qa bot trigger from description as per [~alsorokin].

> Review contribution guidelines, github template
> ---
>
> Key: CB-12848
> URL: https://issues.apache.org/jira/browse/CB-12848
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-android, cordova-browser
>Reporter: Filip Maj
>Assignee: Filip Maj
>Priority: Minor
>
> The PR template has "platforms affected" as a heading - probably not 
> applicable to cordova-android?
> Might be worth reviewing the template, which also links to the Contribution 
> Guidelines: 
> https://github.com/apache/cordova-android/blob/master/CONTRIBUTING.md
> Maybe more linkage?
> Which then links to http://cordova.apache.org/contribute/
> Which then you have to click to 'contribution guidelines' one more to load 
> http://cordova.apache.org/contribute/contribute_guidelines.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12848) Review contribution guidelines, github template

2017-06-06 Thread Filip Maj (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Filip Maj updated CB-12848:
---
Description: 
The PR template has "platforms affected" as a heading - probably not applicable 
to cordova-android?

Might be worth reviewing the template, which also links to the Contribution 
Guidelines: 
https://github.com/apache/cordova-android/blob/master/CONTRIBUTING.md

Maybe more linkage?

Which then links to http://cordova.apache.org/contribute/
Which then you have to click to 'contribution guidelines' one more to load 
http://cordova.apache.org/contribute/contribute_guidelines.html

  was:
The PR template has "platforms affected" as a heading - probably not applicable 
to cordova-android?
Should also point out what the comment trigger for cordova-qa bot is: 
{{cordova-qa run tests}}

Might be worth reviewing the template, which also links to the Contribution 
Guidelines: 
https://github.com/apache/cordova-android/blob/master/CONTRIBUTING.md

Maybe more linkage?

Which then links to http://cordova.apache.org/contribute/
Which then you have to click to 'contribution guidelines' one more to load 
http://cordova.apache.org/contribute/contribute_guidelines.html


> Review contribution guidelines, github template
> ---
>
> Key: CB-12848
> URL: https://issues.apache.org/jira/browse/CB-12848
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-android, cordova-browser
>Reporter: Filip Maj
>Assignee: Filip Maj
>Priority: Minor
>
> The PR template has "platforms affected" as a heading - probably not 
> applicable to cordova-android?
> Might be worth reviewing the template, which also links to the Contribution 
> Guidelines: 
> https://github.com/apache/cordova-android/blob/master/CONTRIBUTING.md
> Maybe more linkage?
> Which then links to http://cordova.apache.org/contribute/
> Which then you have to click to 'contribution guidelines' one more to load 
> http://cordova.apache.org/contribute/contribute_guidelines.html



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12859) Document how to run cordova-android native tests

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039510#comment-16039510
 ] 

ASF GitHub Bot commented on CB-12859:
-

Github user filmaj commented on the issue:

https://github.com/apache/cordova-android/pull/382
  
Adjusted based on comments. Thanks y'all! Once tests pass I will merge in.


> Document how to run cordova-android native tests
> 
>
> Key: CB-12859
> URL: https://issues.apache.org/jira/browse/CB-12859
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-android
>Reporter: Filip Maj
>Assignee: Filip Maj
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12785) cli v7 cannot add plugin via git+ssh

2017-06-06 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039432#comment-16039432
 ] 

ASF subversion and git services commented on CB-12785:
--

Commit 1bfa7de68bea5d84da89185b9d9d3dd2957b14cb in cordova-coho's branch 
refs/heads/master from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;h=1bfa7de ]

CB-12785: updated serve, common and fetch to use their new repos


> cli v7 cannot add plugin via git+ssh
> 
>
> Key: CB-12785
> URL: https://issues.apache.org/jira/browse/CB-12785
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-cli
>Affects Versions: 6.0.0, 7.0.0, 6.5.0
> Environment: Ubuntu 16.04 x64
>Reporter: Chris Hunt
>Priority: Minor
>  Labels: cordova-8.0.0, reproduced, triage
>
> In previous versions (including 6.5), the following command would work:
> cordova plugin add git+ssh://g...@github.com/XXX/XXX.git#HASH
> This appears to be broken in v7; it results in the following error:
> Error: Failed to fetch plugin ssh://g...@github.com/XXX/XXX#HASH via registry.
> Probably this is either a connection problem, or plugin spec is incorrect.
> Check your connection and plugin name/version/URL.
> Failed to get absolute path to installed module



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Closed] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread JIRA

 [ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Fétiveau closed CB-12779.

Resolution: Not A Bug

Cas an application issue.

> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039185#comment-16039185
 ] 

Thomas Fétiveau commented on CB-12779:
--

OK let's close the issue, I have found the cause of this issue. It is related 
to my javascript code...

> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16039101#comment-16039101
 ] 

Thomas Fétiveau commented on CB-12779:
--

Yes, I've done that too. I use the same preferences on both projects and still 
do not reproduce it on the test case :(.

Maybe I could send you my app and you would have a look at it ?

> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12889) cordova-plugin-screen-orientation will not install for BlackBerry10

2017-06-06 Thread Jason Vertucio (JIRA)
Jason Vertucio created CB-12889:
---

 Summary: cordova-plugin-screen-orientation will not install for 
BlackBerry10
 Key: CB-12889
 URL: https://issues.apache.org/jira/browse/CB-12889
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Jason Vertucio


Understanding that you are deprecating Blackberry10 support, you may want to 
consider updating {{plugin.xml}} to remove the "com.blackberry.app" dependency, 
as it doesn't seem to exist in {{https://registry.npmjs.org/}}.

Inexplicably, because of this dependency, I can build to BlackBerry10 from 
Cordova@6.0.0 but not from Cordova@7.0.1. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread jcesarmobile (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038966#comment-16038966
 ] 

jcesarmobile commented on CB-12779:
---

can you make sure config.xml is the same on both apps? maybe it's some 
preference there

> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038941#comment-16038941
 ] 

Thomas Fétiveau commented on CB-12779:
--

For your information : I've updated every possible thing : plugins, cordova 
versions, etc... And still have the problem in my application.

```
pc7:cordova thomasfetiveau$ cordova -v
7.0.1
pc7:cordova thomasfetiveau$ cordova platform list
{}
Installed platforms:
  android 6.2.3
  ios 4.4.0
Available platforms: 
  blackberry10 ~3.8.0 (deprecated)
  browser ~4.1.0
  osx ~4.0.1
  webos ~3.7.0
pc7:cordova thomasfetiveau$ cordova plugin list
com.bunkerpalace.cordova.YoutubeVideoPlayer 1.0.1 "CordovaYoutubeVideoPlayer"
cordova-plugin-app-event 1.2.0 "Application Events"
cordova-plugin-ble-central 1.1.4 "BLE"
cordova-plugin-camera 2.4.1 "Camera"
cordova-plugin-compat 1.1.0 "Compat"
cordova-plugin-crosswalk-webview 2.3.0 "Crosswalk WebView Engine"
cordova-plugin-device 1.1.6 "Device"
cordova-plugin-email 1.2.6 "EmailComposer"
cordova-plugin-facebook4 1.9.1 "Facebook Connect"
cordova-plugin-globalization 1.0.7 "Globalization"
cordova-plugin-inappbrowser 1.7.1 "InAppBrowser"
cordova-plugin-network-information 1.3.3 "Network Information"
cordova-plugin-screen-orientation 2.0.1 "Screen Orientation"
cordova-plugin-splashscreen 4.0.3 "Splashscreen"
cordova-plugin-statusbar 2.2.3 "StatusBar"
cordova-plugin-whitelist 1.3.2 "Whitelist"
cordova-plugin-wkwebview-engine 1.1.3 "Cordova WKWebView Engine"
cordova-plugin-x-socialsharing 5.1.8 "SocialSharing"
de.appplant.cordova.plugin.local-notification 0.8.5 "LocalNotification"
es6-promise-plugin 4.1.0 "Promise"
ionic-plugin-keyboard 2.2.1 "Keyboard"
{}
```

But again, even with all this plugins on a new project/reproducer, I cannot 
reproduce the problem...

> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Comment Edited] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038903#comment-16038903
 ] 

Thomas Fétiveau edited comment on CB-12779 at 6/6/17 1:50 PM:
--

I'm trying to make a reproducer but I cannot reproduce this issue out of my 
project...

I've installed the same plugins, used the same cordova ios version and still 
cannot reproduce it...

What could I do to go further in my investigations ? What could I do more to 
spot / isolate the thing which is responsible for that?



was (Author: zabojad):
I'm trying to make a reproducer but I cannot reproduce this issue out of my 
project...

I've installed the same plugins, used the same cordova ios version and still 
cannot reproduce it...

What could I do to go further in my investigations ?


> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038903#comment-16038903
 ] 

Thomas Fétiveau commented on CB-12779:
--

I'm trying to make a reproducer but I cannot reproduce this issue out of my 
project...

I've installed the same plugins, used the same cordova ios version and still 
cannot reproduce it...

What could I do to go further in my investigations ?


> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12839) Cordova FileTansfer fails with error code 2 when uploading on Windows 10

2017-06-06 Thread Nikita Matrosov (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038887#comment-16038887
 ] 

Nikita Matrosov commented on CB-12839:
--

Brian, could you please also try to upload a file with another extension (e.g. 
.mp3) just in case? 

> Cordova FileTansfer fails with error code 2 when uploading on Windows 10
> 
>
> Key: CB-12839
> URL: https://issues.apache.org/jira/browse/CB-12839
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-file-transfer
>Affects Versions: cordova@7.0.0
> Environment: Windows 10 with Visual Studio 2015
>Reporter: Brian Watts
>Priority: Blocker
>  Labels: windows
> Attachments: Screen Shot 2017-06-05 at 10.59.34 AM.png, test2.zip
>
>
> I've been stuck on this for days.  I am pretty sure that it is a bug as I 
> have tried every possible combination of options in the upload call.  
> Furthermore, the same code works for iOS, Android, Windows Phone 8.1, Windows 
> Phone 10 and Windows Desktop 8.1. Windows Desktop 10 always fails with error 
> code 2 (syntax error).  I have also made tests with a minimal application 
> that just tests the upload function (plus a small portion that creates the 
> file to upload).
> {code}
> function upload_file() {
> var options = new FileUploadOptions();
> options.fileKey = "upfile";
> options.mimeType = 'm4a';
> var src = "ms-appdata:///temp/myalert.m4a";
> var ft = new FileTransfer(); 
> options.fileName = "myalert.m4a";
> options.chunkedMode = false;
> var server_name = "http://hp3.xpub.io;;
> ft.upload(src,server_name + "/alerts/upfile.php", upload_success, 
> upload_fail, options);
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12146) cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already used in iOS

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038513#comment-16038513
 ] 

ASF GitHub Bot commented on CB-12146:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-media/pull/137
  
Cordova CI Build has completed successfully.

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-media/pull/137/commits/e5a5e6fc4c8b54caab5e72b9ae10c7437c2f95f3)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-media-pr/125/)

 162 tests run, 24 skipped, 0 failed.



> cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already 
> used in iOS
> -
>
> Key: CB-12146
> URL: https://issues.apache.org/jira/browse/CB-12146
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-media
>Affects Versions: Master
> Environment: Apache Cordova media plugin on Android
>Reporter: Romedius Weiss
>Priority: Minor
>  Labels: newbie, patch
> Fix For: Master
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> This patch adds the support of the playAudioWhenScreenIsLocked flag on 
> Android, listed as quirk for iOS.
> https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/#ios-quirks
> A previous version of the fix was published here:
> https://github.com/apache/cordova-plugin-media/pull/54



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12779) StatusBarOverlaysWebView to false does not work on iOS 10.3

2017-06-06 Thread JIRA

[ 
https://issues.apache.org/jira/browse/CB-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038483#comment-16038483
 ] 

Thomas Fétiveau commented on CB-12779:
--

Hi there, I'm back to this issue today... I just noticed that it happens only 
at the app startup... It's odd but if I refresh the app from the safari debug 
console (CMD + R), then the issue does not happen... Could it be a kind of 
ordering issue ?

> StatusBarOverlaysWebView to false does not work on iOS 10.3
> ---
>
> Key: CB-12779
> URL: https://issues.apache.org/jira/browse/CB-12779
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-statusbar
>Reporter: Thomas Fétiveau
>
> After upgrading iPhone to iOS 10.3, the status bar plugin setting 
> StatusBarOverlaysWebView set to false does not work anymore.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12146) cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already used in iOS

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038481#comment-16038481
 ] 

ASF GitHub Bot commented on CB-12146:
-

Github user romedius commented on the issue:

https://github.com/apache/cordova-plugin-media/pull/137
  
(hopefully this triggers the CI)


> cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already 
> used in iOS
> -
>
> Key: CB-12146
> URL: https://issues.apache.org/jira/browse/CB-12146
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-media
>Affects Versions: Master
> Environment: Apache Cordova media plugin on Android
>Reporter: Romedius Weiss
>Priority: Minor
>  Labels: newbie, patch
> Fix For: Master
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> This patch adds the support of the playAudioWhenScreenIsLocked flag on 
> Android, listed as quirk for iOS.
> https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/#ios-quirks
> A previous version of the fix was published here:
> https://github.com/apache/cordova-plugin-media/pull/54



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12146) cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already used in iOS

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038480#comment-16038480
 ] 

ASF GitHub Bot commented on CB-12146:
-

Github user romedius commented on the issue:

https://github.com/apache/cordova-plugin-media/pull/137
  
Let there be tests


> cordova-plugin-media - Adds support for "playAudioWhenScreenIsLocked" already 
> used in iOS
> -
>
> Key: CB-12146
> URL: https://issues.apache.org/jira/browse/CB-12146
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-media
>Affects Versions: Master
> Environment: Apache Cordova media plugin on Android
>Reporter: Romedius Weiss
>Priority: Minor
>  Labels: newbie, patch
> Fix For: Master
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> This patch adds the support of the playAudioWhenScreenIsLocked flag on 
> Android, listed as quirk for iOS.
> https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-media/#ios-quirks
> A previous version of the fix was published here:
> https://github.com/apache/cordova-plugin-media/pull/54



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-12839) Cordova FileTansfer fails with error code 2 when uploading on Windows 10

2017-06-06 Thread Nikita Matrosov (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-12839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038425#comment-16038425
 ] 

Nikita Matrosov commented on CB-12839:
--

[~bhwatts], sorry for the delay.

{quote}We are talking about Windows 10 – correct?{quote}
Yes
{quote} Cordova command line does not have the needed Windows 10 options {quote}
What Windows10 options do you mean?

Also, I tested your app using VS2017 rather than VS2015, but not sure it might 
cause uploading issue.
I guess this error 'A media source cannot go from the stopped state to the 
paused state.' causes empty file (I'll double-check it)

I'll try to create a test solution included some console.log which help us to 
figure out the problem.

> Cordova FileTansfer fails with error code 2 when uploading on Windows 10
> 
>
> Key: CB-12839
> URL: https://issues.apache.org/jira/browse/CB-12839
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: cordova-plugin-file-transfer
>Affects Versions: cordova@7.0.0
> Environment: Windows 10 with Visual Studio 2015
>Reporter: Brian Watts
>Priority: Blocker
>  Labels: windows
> Attachments: Screen Shot 2017-06-05 at 10.59.34 AM.png, test2.zip
>
>
> I've been stuck on this for days.  I am pretty sure that it is a bug as I 
> have tried every possible combination of options in the upload call.  
> Furthermore, the same code works for iOS, Android, Windows Phone 8.1, Windows 
> Phone 10 and Windows Desktop 8.1. Windows Desktop 10 always fails with error 
> code 2 (syntax error).  I have also made tests with a minimal application 
> that just tests the upload function (plus a small portion that creates the 
> file to upload).
> {code}
> function upload_file() {
> var options = new FileUploadOptions();
> options.fileKey = "upfile";
> options.mimeType = 'm4a';
> var src = "ms-appdata:///temp/myalert.m4a";
> var ft = new FileTransfer(); 
> options.fileName = "myalert.m4a";
> options.chunkedMode = false;
> var server_name = "http://hp3.xpub.io;;
> ft.upload(src,server_name + "/alerts/upfile.php", upload_success, 
> upload_fail, options);
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10180) Add support for video capture quality on iOS

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038360#comment-16038360
 ] 

ASF GitHub Bot commented on CB-10180:
-

Github user darylldawn commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/65
  
@maxpaj works perfectly! thanks!


> Add support for video capture quality on iOS
> 
>
> Key: CB-10180
> URL: https://issues.apache.org/jira/browse/CB-10180
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.1.0
> Environment: iOS
>Reporter: Nicolas Leclerc
>  Labels: iOS, triaged
>
> iOS does not support the new {{quality}} option.
> Adding it would be great.
> I submitted a PR some time ago but rebased it to v1.1.0.
> https://github.com/apache/cordova-plugin-media-capture/pull/48



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10180) Add support for video capture quality on iOS

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038343#comment-16038343
 ] 

ASF GitHub Bot commented on CB-10180:
-

Github user maxpaj commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/65
  
Check out my branch here: 
https://github.com/maxpaj/cordova-plugin-media-capture


> Add support for video capture quality on iOS
> 
>
> Key: CB-10180
> URL: https://issues.apache.org/jira/browse/CB-10180
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.1.0
> Environment: iOS
>Reporter: Nicolas Leclerc
>  Labels: iOS, triaged
>
> iOS does not support the new {{quality}} option.
> Adding it would be great.
> I submitted a PR some time ago but rebased it to v1.1.0.
> https://github.com/apache/cordova-plugin-media-capture/pull/48



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10180) Add support for video capture quality on iOS

2017-06-06 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16038299#comment-16038299
 ] 

ASF GitHub Bot commented on CB-10180:
-

Github user darylldawn commented on the issue:

https://github.com/apache/cordova-plugin-media-capture/pull/65
  
Hi, is this already merged?


> Add support for video capture quality on iOS
> 
>
> Key: CB-10180
> URL: https://issues.apache.org/jira/browse/CB-10180
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: cordova-plugin-media-capture
>Affects Versions: 1.1.0
> Environment: iOS
>Reporter: Nicolas Leclerc
>  Labels: iOS, triaged
>
> iOS does not support the new {{quality}} option.
> Adding it would be great.
> I submitted a PR some time ago but rebased it to v1.1.0.
> https://github.com/apache/cordova-plugin-media-capture/pull/48



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org