[jira] [Commented] (CB-11685) Tools release Aug 9, 2016

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit 4aeee4943bd9d7bf0d4cccd8022d9dfbc7091771 in cordova-cli's branch 
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=4aeee49 ]

CB-11685 Updated version and RELEASENOTES for release 6.3.1


> Tools release Aug 9, 2016
> -
>
> Key: CB-11685
> URL: https://issues.apache.org/jira/browse/CB-11685
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CLI, CordovaLib
>Affects Versions: 6.3.1
>Reporter: Vladimir Kotikov
>Assignee: Vladimir Kotikov
>  Labels: release, tools
> Fix For: 6.3.1
>
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/tools-release-process.md



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-11569) Tools release July 13, 2016

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit ace1598edb0f503d161b82e72d9c5341f537490b in cordova-cli's branch 
refs/heads/master from [~vladimir.kotikov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-cli.git;h=ace1598 ]

CB-11569 Updated version and RELEASENOTES for release 6.3.0


> Tools release July 13, 2016
> ---
>
> Key: CB-11569
> URL: https://issues.apache.org/jira/browse/CB-11569
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CLI, cordova-fetch, CordovaCommon, CordovaLib
>Affects Versions: 1.4.0, 1.0.1, 6.3.0
>Reporter: Vladimir Kotikov
>Assignee: Vladimir Kotikov
>  Labels: release, tools
>
> Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/tools-release-process.md



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-11100) Upgrade lodash and graceful-fs in cordova-cli

2016-10-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11100:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-cli/pull/264


> Upgrade lodash and graceful-fs in cordova-cli
> -
>
> Key: CB-11100
> URL: https://issues.apache.org/jira/browse/CB-11100
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CLI
>Affects Versions: 6.2.0
>Reporter: Omar Mefire
>Priority: Minor
>  Labels: triaged
>
> When running npm install: 
> (https://ci.apache.org/builders/cordova-android-win/builds/2153/steps/npm-installing-cordova-cli/logs/stdio)
> {noformat}
> npm install --cache 
> C:\Users\buildbot\slaves\apache\cordova-android-win/npm_cache --tmp 
> C:\Users\buildbot\slaves\apache\cordova-android-win/npm_tmp
>  in dir C:\Users\buildbot\slaves\apache\cordova-android-win\cordova-cli 
> (timeout 1500 secs)
> {noformat}
> The following warning messages are generated:
> {noformat}
> npm WARN deprecated lodash@0.9.2: Grunt needs your help! See 
> https://github.com/gruntjs/grunt/issues/1403.
> npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. 
> Upgrade to lodash@^4.0.0.
> npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will 
> fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as 
> possible.
> npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will 
> fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as 
> possible.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-11100) Upgrade lodash and graceful-fs in cordova-cli

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

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

CB-11100 removed grunt and grunt-retire dev-deps, updated istanbul dev-dep

 This closes #264


> Upgrade lodash and graceful-fs in cordova-cli
> -
>
> Key: CB-11100
> URL: https://issues.apache.org/jira/browse/CB-11100
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CLI
>Affects Versions: 6.2.0
>Reporter: Omar Mefire
>Priority: Minor
>  Labels: triaged
>
> When running npm install: 
> (https://ci.apache.org/builders/cordova-android-win/builds/2153/steps/npm-installing-cordova-cli/logs/stdio)
> {noformat}
> npm install --cache 
> C:\Users\buildbot\slaves\apache\cordova-android-win/npm_cache --tmp 
> C:\Users\buildbot\slaves\apache\cordova-android-win/npm_tmp
>  in dir C:\Users\buildbot\slaves\apache\cordova-android-win\cordova-cli 
> (timeout 1500 secs)
> {noformat}
> The following warning messages are generated:
> {noformat}
> npm WARN deprecated lodash@0.9.2: Grunt needs your help! See 
> https://github.com/gruntjs/grunt/issues/1403.
> npm WARN deprecated lodash@2.4.2: lodash@<3.0.0 is no longer maintained. 
> Upgrade to lodash@^4.0.0.
> npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will 
> fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as 
> possible.
> npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will 
> fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as 
> possible.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (CB-12054) Cordova-iOS Platform Release Oct 21, 2016

2016-10-21 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-12054:
-

 Summary: Cordova-iOS Platform Release Oct 21, 2016
 Key: CB-12054
 URL: https://issues.apache.org/jira/browse/CB-12054
 Project: Apache Cordova
  Issue Type: Task
  Components: iOS
Reporter: Shazron Abdullah


Following steps at 
https://github.com/apache/cordova-coho/blob/master/docs/platforms-release-process.md



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12039) Tools release Oct 19, 2016

2016-10-21 Thread Steve Gill (JIRA)

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

Steve Gill commented on CB-12039:
-

- lib@6.4.0
 - cli@6.4.0
 - plugman@1.4.0
 - cordova-js@4.2.0

> Tools release Oct 19, 2016
> --
>
> Key: CB-12039
> URL: https://issues.apache.org/jira/browse/CB-12039
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CLI
>Reporter: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/tools-release-process.md;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12017) Update npm dependencies

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

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

CB-12017: updated dependencies in package.json

 This closes #139


> Update npm dependencies
> ---
>
> Key: CB-12017
> URL: https://issues.apache.org/jira/browse/CB-12017
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaJS, CordovaLib
>Reporter: Steve Gill
>  Labels: cordova-7.0.0
>
> Lets update our deps for cordova-lib and cordova-js



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12017) Update npm dependencies

2016-10-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12017:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-js/pull/139


> Update npm dependencies
> ---
>
> Key: CB-12017
> URL: https://issues.apache.org/jira/browse/CB-12017
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: CordovaJS, CordovaLib
>Reporter: Steve Gill
>  Labels: cordova-7.0.0
>
> Lets update our deps for cordova-lib and cordova-js



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12039) Tools release Oct 19, 2016

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

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

CB-12039 reverted windows pin back to ~4.4.0


> Tools release Oct 19, 2016
> --
>
> Key: CB-12039
> URL: https://issues.apache.org/jira/browse/CB-12039
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CLI
>Reporter: Steve Gill
>
> "Following steps at 
> https://github.com/apache/cordova-coho/blob/master/docs/tools-release-process.md;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-11625) Camera crashes due to FileUriExposedException issues

2016-10-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11625:
-

Github user infil00p commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/235
  
This still fails CI until cordova-plugin-compat accepts the PR, but it's a 
bit better at least. 


> Camera crashes due to FileUriExposedException issues
> 
>
> Key: CB-11625
> URL: https://issues.apache.org/jira/browse/CB-11625
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Joe Bowser
>  Labels: android, nougat, triaged
>
> There is a new URI that checks if the File URI is exposed.  It seems the 
> Android team wants to make our lives awful by using their content providers 
> that don't work with the web.  This is related to CB-11592



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (CB-12053) External url does not load

2016-10-21 Thread Nick Brook (JIRA)

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

Nick Brook updated CB-12053:

Description: In the latest Cordova-ios master Cordova doesn't seem to want 
to load external URLs. In CDVUIWebViewNavigationDelegate 
-webview:shouldStartLoadWithRequest:navigationType: by default allows gap://, 
any plugin overrides, and file urls (from -defaultResourcePolicyForURL: ). 
Should I be adding a plugin or overriding a delegate or something here to load 
external urls? Or is this incorrect behaviour?  (was: In the latest Cordova-ios 
master Cordova doesn't seem to want to load external URLs. In 
CDVUIWebViewNavigationDelegate 
-webview:shouldStartLoadWithRequest:navigationType: by default allows gap://, 
any plugin overrides, and file urls (from -defaultResourcePolicyForURL:). 
Should I be adding a plugin or overriding a delegate or something here to load 
external urls? Or is this incorrect behaviour?)

> External url does not load
> --
>
> Key: CB-12053
> URL: https://issues.apache.org/jira/browse/CB-12053
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
> Environment: iOS
>Reporter: Nick Brook
>
> In the latest Cordova-ios master Cordova doesn't seem to want to load 
> external URLs. In CDVUIWebViewNavigationDelegate 
> -webview:shouldStartLoadWithRequest:navigationType: by default allows gap://, 
> any plugin overrides, and file urls (from -defaultResourcePolicyForURL: ). 
> Should I be adding a plugin or overriding a delegate or something here to 
> load external urls? Or is this incorrect behaviour?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (CB-12053) External url does not load

2016-10-21 Thread Nick Brook (JIRA)
Nick Brook created CB-12053:
---

 Summary: External url does not load
 Key: CB-12053
 URL: https://issues.apache.org/jira/browse/CB-12053
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
 Environment: iOS
Reporter: Nick Brook


In the latest Cordova-ios master Cordova doesn't seem to want to load external 
URLs. In CDVUIWebViewNavigationDelegate 
-webview:shouldStartLoadWithRequest:navigationType: by default allows gap://, 
any plugin overrides, and file urls (from -defaultResourcePolicyForURL:). 
Should I be adding a plugin or overriding a delegate or something here to load 
external urls? Or is this incorrect behaviour?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (CB-12052) Splash screen no longer fades on ios 10

2016-10-21 Thread Mathieu Durand (JIRA)
Mathieu Durand created CB-12052:
---

 Summary: Splash screen no longer fades on ios 10
 Key: CB-12052
 URL: https://issues.apache.org/jira/browse/CB-12052
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin SplashScreen
Affects Versions: 4.0.0
Reporter: Mathieu Durand


Using the latest version of the splashscreen plugin on ios 10, the fading 
effect doesn't work. I tried both on the simulator and on a real device. 

On the simulator, changing the transition option from 
UIViewAnimationOptionTransitionNone to 
UIViewAnimationOptionTransitionCrossDissolve creates a fading effect, but on 
the real device, it doesn't. I was not able to change the code to successfully  
create a fading effect on a real device.

My config is the following:




I trigger the splashscreen to hide using 
setTimeout(function () {
navigator.splashscreen.hide();
}, 500);



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-11625) Camera crashes due to FileUriExposedException issues

2016-10-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11625:
-

Github user cordova-qa commented on the issue:

https://github.com/apache/cordova-plugin-camera/pull/235
  
Cordova CI Build has one or more failures. 

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-camera/pull/235/commits/61064ae3ed6c520e6de6646566b83772854d0fea)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89/)

| Builder Name  | Console Output | Test Report | Device Logs  |
| :---: | :---:  |   :---: | :---:|
| [Windows 8.1 Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-store/artifact/)
 |
| [Windows 10  Store]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-10-store/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-10-store/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-10-store/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-10-store/artifact/)
 |
| [Windows 8.1 Phone]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-phone/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-phone/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-phone/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=windows-8.1-phone/artifact/)
 |
| [iOS]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=ios/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=ios/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=ios/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=ios/artifact/)
 |
| [Android]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=android/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=android/console)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=android/testReport/)
 | [Link]( 
http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-camera-pr/89//PLATFORM=android/artifact/)
 |
 



> Camera crashes due to FileUriExposedException issues
> 
>
> Key: CB-11625
> URL: https://issues.apache.org/jira/browse/CB-11625
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Reporter: Joe Bowser
>  Labels: android, nougat, triaged
>
> There is a new URI that checks if the File URI is exposed.  It seems the 
> Android team wants to make our lives awful by using their content providers 
> that don't work with the web.  This is related to CB-11592



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (CB-12049) Cordova iOS user-agent string has a unique number appended

2016-10-21 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen updated CB-12049:
-
Labels: EasyFix Triaged  (was: EasyFix)

> Cordova iOS user-agent string has a unique number appended
> --
>
> Key: CB-12049
> URL: https://issues.apache.org/jira/browse/CB-12049
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Jay Caines-Gooby
>Priority: Trivial
>  Labels: EasyFix, Triaged
>
> I noticed that all iOS user-agent strings were being logged for the 
> server-side portion of an app we built with an integer appended:
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (5668672384)
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (4299221040)
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (4299251504)
> This seems to originate from:
> https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVViewController.m#L495L496
> Is this still needed for any reason?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12049) Cordova iOS user-agent string has a unique number appended

2016-10-21 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen commented on CB-12049:
--

This code is no longer required here, it is a remnant from a time when we 
needed to use xhr as a bridge. (because security)
We can safely lose the addition to the user agent string.

Note: relying on any particular string in the user agent is an anti-pattern -jm

> Cordova iOS user-agent string has a unique number appended
> --
>
> Key: CB-12049
> URL: https://issues.apache.org/jira/browse/CB-12049
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Jay Caines-Gooby
>Priority: Trivial
>  Labels: EasyFix
>
> I noticed that all iOS user-agent strings were being logged for the 
> server-side portion of an app we built with an integer appended:
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (5668672384)
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (4299221040)
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (4299251504)
> This seems to originate from:
> https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVViewController.m#L495L496
> Is this still needed for any reason?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (CB-12049) Cordova iOS user-agent string has a unique number appended

2016-10-21 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen updated CB-12049:
-
Labels: EasyFix  (was: )

> Cordova iOS user-agent string has a unique number appended
> --
>
> Key: CB-12049
> URL: https://issues.apache.org/jira/browse/CB-12049
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Jay Caines-Gooby
>Priority: Trivial
>  Labels: EasyFix
>
> I noticed that all iOS user-agent strings were being logged for the 
> server-side portion of an app we built with an integer appended:
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (5668672384)
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (4299221040)
> Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
> like Gecko) Mobile/14A456 (4299251504)
> This seems to originate from:
> https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVViewController.m#L495L496
> Is this still needed for any reason?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (CB-12051) Create package.json in project root if user does not already have one (for cordova 7)

2016-10-21 Thread Audrey So (JIRA)
Audrey So created CB-12051:
--

 Summary: Create package.json in project root if user does not 
already have one (for cordova 7)
 Key: CB-12051
 URL: https://issues.apache.org/jira/browse/CB-12051
 Project: Apache Cordova
  Issue Type: Improvement
  Components: CordovaLib
Affects Versions: 7.0.0
Reporter: Audrey So
Assignee: Audrey So


Create package.json in project root if user does not already have one (for 
cordova 7)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-10593) captureVideo: Android 6.0.1 camera crashes if video exceeds duration

2016-10-21 Thread Geoffrey Bauduin (JIRA)

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

Geoffrey Bauduin commented on CB-10593:
---

[~vladimir.kotikov] Actually this issue has been going for several months, so 
the project has moved on.

At this time, I'd say it was the earliest cordova version, tested on a Nexus 5 
under Android 5.1

> captureVideo: Android 6.0.1 camera crashes if video exceeds duration
> 
>
> Key: CB-10593
> URL: https://issues.apache.org/jira/browse/CB-10593
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Media Capture
> Environment: cordova-android@4.1.1
>Reporter: Geoffrey Bauduin
>Assignee: Vladimir Kotikov
>  Labels: Android, android, wfc
>
> I use this plugin in order to capture a video that can last, at most, 10 
> seconds.
> {code:title=camera.ts|borderStyle=solid}
> this.window["navigator"]["device"]["capture"].captureVideo((data:any) => {
>   if (data.length > 0) {
> observer.next(data[0].fullPath);
>   } else {
> observer.error("Cannot find recorded video");
>   }
> }, (error:string) => {
>   console.error("Cannot get video from camera:", error);
>   observer.error(error);
> }, {
>   duration: 10,
>   limit: 1,
>   quality: 0
> });
> {code}
> Everything is working as intended when I stop the video by myself before the 
> 10 seconds, but if my video exceeds 10 seconds, the camera application 
> crashes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (CB-12050) Add support for integrating Cordova for iOS with Carthage

2016-10-21 Thread Dan Ursu (JIRA)
Dan Ursu created CB-12050:
-

 Summary: Add support for integrating Cordova for iOS with Carthage
 Key: CB-12050
 URL: https://issues.apache.org/jira/browse/CB-12050
 Project: Apache Cordova
  Issue Type: Bug
Reporter: Dan Ursu


Currently the documentation doesn't clearly state how one would integrate the 
cordova framework into an iOS app using carthage. It would be nice if there 
would be support. Same with cocoapods.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Created] (CB-12049) Cordova iOS user-agent string has a unique number appended

2016-10-21 Thread Jay Caines-Gooby (JIRA)
Jay Caines-Gooby created CB-12049:
-

 Summary: Cordova iOS user-agent string has a unique number appended
 Key: CB-12049
 URL: https://issues.apache.org/jira/browse/CB-12049
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Reporter: Jay Caines-Gooby
Priority: Trivial


I noticed that all iOS user-agent strings were being logged for the server-side 
portion of an app we built with an integer appended:

Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
like Gecko) Mobile/14A456 (5668672384)
Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
like Gecko) Mobile/14A456 (4299221040)
Mozilla/5.0 (iPad; CPU OS 10_0_2 like Mac OS X) AppleWebKit/602.1.50 (KHTML, 
like Gecko) Mobile/14A456 (4299251504)

This seems to originate from:

https://github.com/apache/cordova-ios/blob/master/CordovaLib/Classes/Public/CDVViewController.m#L495L496

Is this still needed for any reason?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (CB-9333) Icon or splash screen file that has readonly attribute causes cordova prapare to fail

2016-10-21 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov updated CB-9333:
-
Component/s: (was: Windows)
 Android

> Icon or splash screen file that has readonly attribute causes cordova prapare 
> to fail
> -
>
> Key: CB-9333
> URL: https://issues.apache.org/jira/browse/CB-9333
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
> Environment: Windows 8
>Reporter: Roman Viskin
>Priority: Minor
>  Labels: triaged
>
> Steps to reproduce:
> Create project.
> cordova platform add android --save
> Edit config.xml, add
> 
> Where res/icon.png is file with readonly attribute set.
> Run cordova prepare.
> "Error: EPERM, operation not permitted" error will raise, with attached stack 
> trace.
> Remove read only attributre, run cordova prepare again.
> The prepare will run successfully.
> Bug: read only attribute should not cause the failure.
> ---
> at Object.fs.unlinkSync (fs.js:765:18)
> at android_parser.deleteDefaultResource 
> (C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\metadata\android_parser.js:80:20)
> at android_parser.handleIcons 
> (C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\metadata\android_parser.js:143:10)
> at android_parser.update_from_config 
> (C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\metadata\android_parser.js:214:10)
> at android_parser.update_project 
> (C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\metadata\android_parser.js:335:14)
> at 
> C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\prepare.js:126:27
> at Array.map (native)
> at 
> C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\prepare.js:70:40
> at _fulfilled 
> (C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q.js:787:54)
> at self.promiseDispatch.done 
> (C:\Users\romanv\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q.js:816:30)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Resolved] (CB-12042) Windows non-CLI project does not include WinJS folder

2016-10-21 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov resolved CB-12042.
---
Resolution: Fixed

> Windows non-CLI project does not include WinJS folder
> -
>
> Key: CB-12042
> URL: https://issues.apache.org/jira/browse/CB-12042
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: Sergey Shakhnazarov
>  Labels: triaged, windows
>
> * npm install cordova-windows@4.4.2
> * node node_modules\cordova-windows\bin\create .\windowsTest 
> org.apache.cordova.test windowsTest
> * cd windowsTest2 && .\cordova\build
> * Open solution in Visual Studio and observe that WinJS folder is not 
> included into the project
> * Run the app and observe error in the JavaScript console:
> {{APPHOST9623: The app couldn’t resolve 
> ms-appx://org.apache.cordova.test/www/WinJS/js/base.js because of this error: 
> DATA_NOT_AVAILABLE.}}
> It prevents onWinJSReady from firing thus disabling activated, checkpoint, 
> backbutton and resuming event handling.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Resolved] (CB-12036) Exception on prepare when no SplashScreen node not found in manifest

2016-10-21 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov resolved CB-12036.
---
Resolution: Fixed

> Exception on prepare when no SplashScreen node not found in manifest
> 
>
> Key: CB-12036
> URL: https://issues.apache.org/jira/browse/CB-12036
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 4.4.3
>Reporter: Giuseppe La Torre
>Priority: Minor
>
> This is a mirror of the pull: 
> https://github.com/apache/cordova-windows/pull/196
> The issue is:
> running prepare, the function setSplashBgColor on AppManifest.js throws 
> exception when then splashscreen node is not found in the manifest.
> The scenario:
> Windows allows to have an app with NO splashscreen at all. You can either 
> remove the node manually or, like me, use a hook to remove it because cordova 
> actually doesn't support such a feature.
> So, the code in that function crashes because it assumes a splashscreen 
> exists, but the node is optional in the manifest.
> The solution is easy: check if the node exists before doing stuff. No more 
> than that. The pull request implements that simply if.
> Please, don't delay because the missing feature. The issue is beyond that, 
> the code is wrong because the assumption is false.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12036) Exception on prepare when no SplashScreen node not found in manifest

2016-10-21 Thread ASF subversion and git services (JIRA)

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

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

Commit c3b109c937cd75ad3b35df1ec0dde753b1b13e59 in cordova-windows's branch 
refs/heads/master from giuseppelt
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=c3b109c ]

CB-12036 Fix setSplashBgColor exception when no splashscreen is found

WindowsPhone allows to unset splashscreen (img) to avoid it to be shown.
This patch fixes whenever the "splashscreen" node is not present.

This closes #196


> Exception on prepare when no SplashScreen node not found in manifest
> 
>
> Key: CB-12036
> URL: https://issues.apache.org/jira/browse/CB-12036
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 4.4.3
>Reporter: Giuseppe La Torre
>Priority: Minor
>
> This is a mirror of the pull: 
> https://github.com/apache/cordova-windows/pull/196
> The issue is:
> running prepare, the function setSplashBgColor on AppManifest.js throws 
> exception when then splashscreen node is not found in the manifest.
> The scenario:
> Windows allows to have an app with NO splashscreen at all. You can either 
> remove the node manually or, like me, use a hook to remove it because cordova 
> actually doesn't support such a feature.
> So, the code in that function crashes because it assumes a splashscreen 
> exists, but the node is optional in the manifest.
> The solution is easy: check if the node exists before doing stuff. No more 
> than that. The pull request implements that simply if.
> Please, don't delay because the missing feature. The issue is beyond that, 
> the code is wrong because the assumption is false.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-11206) Contacts plugin causes app crash

2016-10-21 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11206:
-

Github user vladimir-kotikov commented on the issue:

https://github.com/apache/cordova-plugin-contacts/pull/128
  
Hey, @proverbface, we did some manual testing of this, and it does seem to 
cause problems on devices, other than you mentioned. In particular, on Samsung 
Galaxy Note 2 this throws `java.lang.NumberFormatException: Invalid int: 
"null"` though the original code is working just fine.

Perhaps it would be better to check if 
`cursor.getString(cursor.getColumnIndex(CommonDataKinds.Im.PROTOCOL))` can be 
turned into integer first, and if not - fall back to `CUSTOM_PROTOCOL`.


> Contacts plugin causes app crash
> 
>
> Key: CB-11206
> URL: https://issues.apache.org/jira/browse/CB-11206
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
>Reporter: Petr Odut
>
> On Samsung phone app crashes instantly with a stack trace:
> {noformat}
> java.lang.NumberFormatException
> java.lang.Integer.invalidInt(Integer.java:138)
> java.lang.Integer.parseInt(Integer.java:358)
> java.lang.Integer.parseInt(Integer.java:334)
> org.apache.cordova.contacts.ContactAccessorSdk5.imQuery(ContactAccessorSdk5.java:907)
> org.apache.cordova.contacts.ContactAccessorSdk5.populateContactArray(ContactAccessorSdk5.java:435)
> org.apache.cordova.contacts.ContactAccessorSdk5.search(ContactAccessorSdk5.java:282)
> org.apache.cordova.contacts.ContactManager$3.run(ContactManager.java:209)
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
> java.lang.Thread.run(Thread.java:818)
> {noformat}
> JS code to retrieve contacts, on Sony phone the same code works properly:
> {code:javascript}
> if(navigator.contacts) {
>   var options = new ContactFindOptions();
>   options.multiple = true;
>   options.hasPhoneNumber = true;
>   navigator.contacts.find([navigator.contacts.fieldType.phoneNumbers], 
> contacts => {
>   this.phoneContacts = contacts;
>   d.resolve(contacts);
>   }, e => d.reject(e), options);
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (CB-7608) Add option to set "useWideViewPort" to false.

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile updated CB-7608:
-
Labels: Android Triaged pull-request-available  (was: Android Triaged)

> Add option to set "useWideViewPort" to false.
> -
>
> Key: CB-7608
> URL: https://issues.apache.org/jira/browse/CB-7608
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin InAppBrowser
>Affects Versions: 3.5.0
>Reporter: Sébastien Blanc
>  Labels: Android, Triaged, pull-request-available
>
> PR : https://github.com/apache/cordova-plugin-inappbrowser/pull/66
> When using inAppBrowser with Android, the viewport tag of the loaded page is 
> ignored. As a result, some pages using a specific viewport (for instance an 
> Ionic view) are completly zoomed out.
> With iOS it's possible to fix that by passing "enableViewportScale" but for 
> Android the only way to fix this is to set  'useWideViewPort' to 'false' . 
> It's now harcoded to 'true' 
> https://github.com/apache/cordova-plugin-inappbrowser/blob/master/src/android/InAppBrowser.java#L620.
> We should be able to pass the value through the option (i.e : 'location=no, 
> useWideViewPort=no') 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12048) SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-12048:
---

Are you using push notifications?
Can you test on a real device

This is going to be really hard to reproduce as you say that the page that 
produces the problem is an internal one.

> SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser
> ---
>
> Key: CB-12048
> URL: https://issues.apache.org/jira/browse/CB-12048
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: ios simulator on mac
>Reporter: Tatiana Titova
>
> I am trying to run a small app  using inAppBrowser.  The app  just browses to 
> a specified web page.
>  
>  
> It works in both ios simulator and in the browser when I browse to both 
> external and some internal web pages. 
>  
> However, this one internal web page  that does not work.
> When I do “ionic serve” and run the app in browser, it does browse to the 
> site, but first it presents this dialog with "Authentication required"  I 
> click Cancel and it browses to the site.From the browser dev console I can 
> see that this is some kind of sspiLogin window and it gets error SSPI 401, 
> code 42.
> When I run this using ionic emulate ios, I will get white screen and this 
> error in the System Logs
> Oct 20 07:41:26 M00972724 swcd[2690]: [] __nwlog_err_simulate_crash simulate 
> crash already simulated "nw_socket_set_common_sockopts setsockopt 
> SO_NOAPNFALLBK failed: [42] Protocol not available"
> Oct 20 07:41:26 M00972724 swcd[2690]: [] nw_socket_set_common_sockopts 
> setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available, dumping 
> backtrace:
>[x86_64] libnetcore-856.1.8
>0   libsystem_network.dylib 0x00010e46980e 
> __nw_create_backtrace_string + 123
>1   libnetwork.dylib0x00010f109194 
> nw_socket_add_input_handler + 3002
>2   libnetwork.dylib0x00010f0e6db8 
> nw_endpoint_flow_attach_protocols + 3768
>3   libnetwork.dylib0x00010f0e5dd5 
> nw_endpoint_flow_setup_socket + 563
>4   libnetwork.dylib0x00010f0e4b34 
> -[NWConcrete_nw_endpoint_flow startWithHandler:] + 2612
>5   libnetwork.dylib0x00010f0ffd11 
> nw_endpoint_handler_path_change + 1261
>6   libnetwork.dylib0x00010f0ff740 
> nw_endpoint_handler_start + 570
>7   libnetwork.dylib0x00010f0f27fe 
> nw_endpoint_proxy_start_next_child + 156
>8   libnetwork.dylib0x00010f
> Oct 20 07:41:27 M00972724 InAppBrowser[2712]: Failed to load webpage with 
> error: The request timed out.
>  
> How can I get past this error?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Comment Edited] (CB-12048) SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile edited comment on CB-12048 at 10/21/16 8:43 AM:
-

Are you using push notifications?
Can you test on a real device?

This is going to be really hard to reproduce as you say that the page that 
produces the problem is an internal one.


was (Author: jcesarmobile):
Are you using push notifications?
Can you test on a real device

This is going to be really hard to reproduce as you say that the page that 
produces the problem is an internal one.

> SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser
> ---
>
> Key: CB-12048
> URL: https://issues.apache.org/jira/browse/CB-12048
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: ios simulator on mac
>Reporter: Tatiana Titova
>
> I am trying to run a small app  using inAppBrowser.  The app  just browses to 
> a specified web page.
>  
>  
> It works in both ios simulator and in the browser when I browse to both 
> external and some internal web pages. 
>  
> However, this one internal web page  that does not work.
> When I do “ionic serve” and run the app in browser, it does browse to the 
> site, but first it presents this dialog with "Authentication required"  I 
> click Cancel and it browses to the site.From the browser dev console I can 
> see that this is some kind of sspiLogin window and it gets error SSPI 401, 
> code 42.
> When I run this using ionic emulate ios, I will get white screen and this 
> error in the System Logs
> Oct 20 07:41:26 M00972724 swcd[2690]: [] __nwlog_err_simulate_crash simulate 
> crash already simulated "nw_socket_set_common_sockopts setsockopt 
> SO_NOAPNFALLBK failed: [42] Protocol not available"
> Oct 20 07:41:26 M00972724 swcd[2690]: [] nw_socket_set_common_sockopts 
> setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available, dumping 
> backtrace:
>[x86_64] libnetcore-856.1.8
>0   libsystem_network.dylib 0x00010e46980e 
> __nw_create_backtrace_string + 123
>1   libnetwork.dylib0x00010f109194 
> nw_socket_add_input_handler + 3002
>2   libnetwork.dylib0x00010f0e6db8 
> nw_endpoint_flow_attach_protocols + 3768
>3   libnetwork.dylib0x00010f0e5dd5 
> nw_endpoint_flow_setup_socket + 563
>4   libnetwork.dylib0x00010f0e4b34 
> -[NWConcrete_nw_endpoint_flow startWithHandler:] + 2612
>5   libnetwork.dylib0x00010f0ffd11 
> nw_endpoint_handler_path_change + 1261
>6   libnetwork.dylib0x00010f0ff740 
> nw_endpoint_handler_start + 570
>7   libnetwork.dylib0x00010f0f27fe 
> nw_endpoint_proxy_start_next_child + 156
>8   libnetwork.dylib0x00010f
> Oct 20 07:41:27 M00972724 InAppBrowser[2712]: Failed to load webpage with 
> error: The request timed out.
>  
> How can I get past this error?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Updated] (CB-12048) SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile updated CB-12048:
--
Priority: Major  (was: Blocker)

> SO_NOAPNFALLBK failed: [42] Protocol not available" in inAppBrowser
> ---
>
> Key: CB-12048
> URL: https://issues.apache.org/jira/browse/CB-12048
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: ios simulator on mac
>Reporter: Tatiana Titova
>
> I am trying to run a small app  using inAppBrowser.  The app  just browses to 
> a specified web page.
>  
>  
> It works in both ios simulator and in the browser when I browse to both 
> external and some internal web pages. 
>  
> However, this one internal web page  that does not work.
> When I do “ionic serve” and run the app in browser, it does browse to the 
> site, but first it presents this dialog with "Authentication required"  I 
> click Cancel and it browses to the site.From the browser dev console I can 
> see that this is some kind of sspiLogin window and it gets error SSPI 401, 
> code 42.
> When I run this using ionic emulate ios, I will get white screen and this 
> error in the System Logs
> Oct 20 07:41:26 M00972724 swcd[2690]: [] __nwlog_err_simulate_crash simulate 
> crash already simulated "nw_socket_set_common_sockopts setsockopt 
> SO_NOAPNFALLBK failed: [42] Protocol not available"
> Oct 20 07:41:26 M00972724 swcd[2690]: [] nw_socket_set_common_sockopts 
> setsockopt SO_NOAPNFALLBK failed: [42] Protocol not available, dumping 
> backtrace:
>[x86_64] libnetcore-856.1.8
>0   libsystem_network.dylib 0x00010e46980e 
> __nw_create_backtrace_string + 123
>1   libnetwork.dylib0x00010f109194 
> nw_socket_add_input_handler + 3002
>2   libnetwork.dylib0x00010f0e6db8 
> nw_endpoint_flow_attach_protocols + 3768
>3   libnetwork.dylib0x00010f0e5dd5 
> nw_endpoint_flow_setup_socket + 563
>4   libnetwork.dylib0x00010f0e4b34 
> -[NWConcrete_nw_endpoint_flow startWithHandler:] + 2612
>5   libnetwork.dylib0x00010f0ffd11 
> nw_endpoint_handler_path_change + 1261
>6   libnetwork.dylib0x00010f0ff740 
> nw_endpoint_handler_start + 570
>7   libnetwork.dylib0x00010f0f27fe 
> nw_endpoint_proxy_start_next_child + 156
>8   libnetwork.dylib0x00010f
> Oct 20 07:41:27 M00972724 InAppBrowser[2712]: Failed to load webpage with 
> error: The request timed out.
>  
> How can I get past this error?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12046) cordova prepare needed for iOS in case of Xcode 8

2016-10-21 Thread Chris Brody (JIRA)

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

Chris Brody commented on CB-12046:
--

This is not a problem if I do the following: cordova platform add 
https://github.com/apache/cordova-ios

I am looking forward to seeing this fixed in a new official cordova-ios release.

> cordova prepare needed for iOS in case of Xcode 8
> -
>
> Key: CB-12046
> URL: https://issues.apache.org/jira/browse/CB-12046
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Chris Brody
>
> After upgrading to Xcode 8, if I add cordova-sqlite-storage and add the ios 
> platform, I have to do cordova prepare before I am able to run the project on 
> iOS. I encounter the same thing if I make a test app with 
> cordova-plugin-dialogs. I started to discuss this in: 
> https://github.com/cordova/cordova-discuss/issues/55
> I think this helps explain both the problem and workaround solution in 
> https://github.com/litehelpers/Cordova-sqlite-storage/issues/567 ("iOS 10 
> support") and 
> https://github.com/litehelpers/Cordova-sqlcipher-adapter/issues/22 
> ("WKWebView incompatible").
> Note that this is NOT an issue with the macOS ("osx") platform.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12045) InAppBrowser cannot start application by url scheme

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-12045:
---

Didn't notice you say that you are using 1.5.0
Then the problem is that you are using window.open, but inAppBrowser API is 
cordova.InAppBrowser.open, it was changed long time ago.

> InAppBrowser cannot start application by url scheme
> ---
>
> Key: CB-12045
> URL: https://issues.apache.org/jira/browse/CB-12045
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Affects Versions: 1.5.0
> Environment: iOS9
> Cordova@5.4.1
>Reporter: hcm
>Assignee: jcesarmobile
>
> Action
> window.open(myUrlSheme://my-another-app/?arg1=val1,'_system')
> Expected result: it should launch another ios application
> Got result:
> the application is not started
> I can see following record in device log:
> Oct 20 18:00:04 my-iPhone-13 myApp[376] : -canOpenURL: failed for 
> URL: "myUrlSheme://my-another-app/?arg1=val1" - error: "This app is not 
> allowed to query for scheme myUrlSheme"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Closed] (CB-12045) InAppBrowser cannot start application by url scheme

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile closed CB-12045.
-
Resolution: Duplicate
  Assignee: jcesarmobile

Please, update your plugin to latest version (1.5.0), this issue is a duplicate 
of CB-11178 and has been fixed and released.

> InAppBrowser cannot start application by url scheme
> ---
>
> Key: CB-12045
> URL: https://issues.apache.org/jira/browse/CB-12045
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Affects Versions: 1.5.0
> Environment: iOS9
> Cordova@5.4.1
>Reporter: hcm
>Assignee: jcesarmobile
>
> Action
> window.open(myUrlSheme://my-another-app/?arg1=val1,'_system')
> Expected result: it should launch another ios application
> Got result:
> the application is not started
> I can see following record in device log:
> Oct 20 18:00:04 my-iPhone-13 myApp[376] : -canOpenURL: failed for 
> URL: "myUrlSheme://my-another-app/?arg1=val1" - error: "This app is not 
> allowed to query for scheme myUrlSheme"



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12046) cordova prepare needed for iOS in case of Xcode 8

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-12046:
---

Have you tried with cordova-ios 4.3.0? (nightly)


> cordova prepare needed for iOS in case of Xcode 8
> -
>
> Key: CB-12046
> URL: https://issues.apache.org/jira/browse/CB-12046
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Chris Brody
>
> After upgrading to Xcode 8, if I add cordova-sqlite-storage and add the ios 
> platform, I have to do cordova prepare before I am able to run the project on 
> iOS. I encounter the same thing if I make a test app with 
> cordova-plugin-dialogs. I started to discuss this in: 
> https://github.com/cordova/cordova-discuss/issues/55
> I think this helps explain both the problem and workaround solution in 
> https://github.com/litehelpers/Cordova-sqlite-storage/issues/567 ("iOS 10 
> support") and 
> https://github.com/litehelpers/Cordova-sqlcipher-adapter/issues/22 
> ("WKWebView incompatible").
> Note that this is NOT an issue with the macOS ("osx") platform.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-9727) AddressBook.framework deprecated in iOS 9, use Contacts.framework

2016-10-21 Thread jcesarmobile (JIRA)

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

jcesarmobile commented on CB-9727:
--

There is no plugin using Contact framework yet, but pull requests are welcomed 
;)

APIs are deprecated in iOS 9, but we have to support iOS 8 too, so we can't 
remove Address Framework yet

> AddressBook.framework deprecated in iOS 9, use Contacts.framework
> -
>
> Key: CB-9727
> URL: https://issues.apache.org/jira/browse/CB-9727
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Contacts
> Environment: iOS
>Reporter: Shazron Abdullah
>  Labels: iOS
>
> Since it's deprecated, we have time I suppose to migrate to the new 
> Contacts.framework.
> We will have to bump up the major version and include an  tag that it 
> will require iOS 9, when the time comes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (CB-12026) JavaScript interpreter problem

2016-10-21 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov commented on CB-12026:
---

Cordova itself doesn't interpret javascript - it delegates this to Android 
WebView, which is not the same thing as Android browser. That's why the code, 
working in browser doesn't work in Cordova. Also i'm not sure but perhaps 
Samsung might have it's own implementation of WebView on board, which might 
have some divergences with Google.

> JavaScript interpreter problem
> --
>
> Key: CB-12026
> URL: https://issues.apache.org/jira/browse/CB-12026
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Device, Plugin Network Information, Plugin 
> Statusbar, Plugin Vibration, Plugin Whitelist
>Affects Versions: 6.3.1
> Environment: Ubuntu 14.04 LTS x86
>Reporter: Amir Karimi
>  Labels: triaged
> Fix For: 6.3.1
>
>
> Hi, I use cordova after about 1 mount again but got error same this:
> "Uncaught SyntaxError: Unexpected token =" common.js:157
> at this line of code and some other lines this got error i set default value 
> of function parameters. same this:   function login(id,name="test",age=5)
> This do not got error before and work be fine... but now got error...
> Thanks for reading.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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