[jira] [Created] (CB-12059) No devices returned by cordova run windows --list

2016-10-24 Thread Graeme Mawson (JIRA)
Graeme Mawson created CB-12059:
--

 Summary: No devices returned by cordova run windows --list
 Key: CB-12059
 URL: https://issues.apache.org/jira/browse/CB-12059
 Project: Apache Cordova
  Issue Type: Bug
Affects Versions: 6.3.1
Reporter: Graeme Mawson


Cordova CLI v6.3.1, Cordova Windows v4.4.2 on Surface Pro 4.

I have Visual Studio 2015 installed and the Win 10 SDK and can successfully 
deploy my apps to the SurfacePro using the Cordova command line via:

cordova run windows

I have a Lumia 550 Windows 10 phone connected via USB to the SurfacePro and 
have enabled Developer Mode, Device discovery and Device Portal (without 
Authentication) on the phone in the Settings under "For Developers".

I can deploy to this phone by opening the CordovaApp.sln file generated by 
Cordova in Visual Studio, selecting ARM and deploying to the attached device. 
It works well.

When I run this command:

WinAppDeployCmd devices

I get this output which indicates that my phone is found:

Discovering devices...
IP Address  GUID   Model/Name
127.0.0.1Lumia 550 (RM-1127)
Done.

However, when I run the following Cordova CLI command:

cordova run windows --list

I get this output which indicates no devices found:

Available windows devices:
Available windows virtual devices:

Given that Cordova doesn't recognise my attached device, I am not able to 
deploy directly to it using the Cordova CLI.



--
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-12054) Cordova-iOS Platform Release Oct 21, 2016

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

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

ASF GitHub Bot commented on CB-12054:
-

Github user shazron commented on the issue:

https://github.com/apache/cordova-docs/pull/655
  
@dpogue Good idea, I'll add it and update.


> 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-12054) Cordova-iOS Platform Release Oct 21, 2016

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

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

ASF GitHub Bot commented on CB-12054:
-

Github user dpogue commented on the issue:

https://github.com/apache/cordova-docs/pull/655
  
Should we add a note that this requires Xcode >=7 now?


> 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] [Resolved] (CB-12058) Document CocoaPods support in plugin.xml tag

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah resolved CB-12058.
---
Resolution: Fixed

> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
> 
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0 or greater
> Required cordova-ios version: 4.3.0 or greater
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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] [Commented] (CB-12058) Document CocoaPods support in plugin.xml tag

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

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

ASF GitHub Bot commented on CB-12058:
-

Github user asfgit closed the pull request at:

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


> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
> 
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0 or greater
> Required cordova-ios version: 4.3.0 or greater
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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] [Commented] (CB-12058) Document CocoaPods support in plugin.xml tag

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

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

ASF GitHub Bot commented on CB-12058:
-

GitHub user shazron opened a pull request:

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

CB-12058 - Document CocoaPods support in plugin.xml  tag

### Platforms affected

iOS

### What does this PR do?

Document CocoaPods support in plugin.xml  tag. Cleaned up 
heading styles so they show up in the sidebar tree.

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

Platform 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.
- [X] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/shazron/cordova-docs CB-12058

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

https://github.com/apache/cordova-docs/pull/656.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 #656


commit 75e49521c1f0a9de8968e87aafcaf0d80d2587ae
Author: Shazron Abdullah 
Date:   2016-10-24T23:12:09Z

CB-12058 - Document CocoaPods support in plugin.xml  tag

Cleaned up heading styles so they show up in the sidebar tree.




> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
> 
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0 or greater
> Required cordova-ios version: 4.3.0 or greater
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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] [Commented] (CB-12058) Document CocoaPods support in plugin.xml tag

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

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

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

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

CB-12058 - Document CocoaPods support in plugin.xml  tag

Cleaned up heading styles so they show up in the sidebar tree.

 This closes #656


> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
> 
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0 or greater
> Required cordova-ios version: 4.3.0 or greater
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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] [Commented] (CB-12054) Cordova-iOS Platform Release Oct 21, 2016

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

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

ASF GitHub Bot commented on CB-12054:
-

GitHub user shazron opened a pull request:

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

CB-12054 - Cordova iOS 4.3.0 Blog Post

I'd like to push a new version with relative links to the docs in the blog, 
but I'm still writing the CocoaPods one, will update soon.

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

$ git pull https://github.com/shazron/cordova-docs CB-12054

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

https://github.com/apache/cordova-docs/pull/655.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 #655


commit f85a66a081b0e2ac35d7a44760170a58afe31bb4
Author: Shazron Abdullah 
Date:   2016-10-24T22:43:33Z

CB-12054 - Cordova iOS 4.3.0 Blog Post




> 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] [Updated] (CB-12058) Document CocoaPods support in plugin.xml tag

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12058:
--
Description: 
In plugin.xml  tag.

i.e
{code}

{code}

Add these tags to ensure cli and platform support:
{code}

  



{code}

Docs for your plugin:
{code}
Required cordova-cli version: 6.4.0 or greater
Required cordova-ios version: 4.3.0 or greater

Version XXX (and above) of this plugin supports CocoaPods installation of the 
YYY library.

If you are installing this plugin using npm, and you are using version 6.1.0 or 
greater of the cordova-cli, it will automatically download the right version of 
this plugin for both your platform and cli. If you are on a cordova-cli version 
less than 6.1.0, you will either have to upgrade your cordova-cli version, or 
install the plugin explicitly by version.

If you are installing this plugin using a local file reference or a git url, 
you will have to specify the version of this plugin explicitly as well if you 
don't fulfill the cordova-cli and cordova-ios requirements.
{code}

  was:
In plugin.xml  tag.

i.e
{code}

{code}

Add these tags to ensure cli and platform support:
{code}

  


  
{code}

Docs for your plugin:
{code}
Required cordova-cli version: 6.4.0 or greater
Required cordova-ios version: 4.3.0 or greater

Version XXX (and above) of this plugin supports CocoaPods installation of the 
YYY library.

If you are installing this plugin using npm, and you are using version 6.1.0 or 
greater of the cordova-cli, it will automatically download the right version of 
this plugin for both your platform and cli. If you are on a cordova-cli version 
less than 6.1.0, you will either have to upgrade your cordova-cli version, or 
install the plugin explicitly by version.

If you are installing this plugin using a local file reference or a git url, 
you will have to specify the version of this plugin explicitly as well if you 
don't fulfill the cordova-cli and cordova-ios requirements.
{code}


> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
> 
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0 or greater
> Required cordova-ios version: 4.3.0 or greater
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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-12058) Document CocoaPods support in plugin.xml tag

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12058:
--
Description: 
In plugin.xml  tag.

i.e
{code}

{code}

Add these tags to ensure cli and platform support:
{code}

  


  
{code}

Docs for your plugin:
{code}
Required cordova-cli version: 6.4.0 or greater
Required cordova-ios version: 4.3.0 or greater

Version XXX (and above) of this plugin supports CocoaPods installation of the 
YYY library.

If you are installing this plugin using npm, and you are using version 6.1.0 or 
greater of the cordova-cli, it will automatically download the right version of 
this plugin for both your platform and cli. If you are on a cordova-cli version 
less than 6.1.0, you will either have to upgrade your cordova-cli version, or 
install the plugin explicitly by version.

If you are installing this plugin using a local file reference or a git url, 
you will have to specify the version of this plugin explicitly as well if you 
don't fulfill the cordova-cli and cordova-ios requirements.
{code}

  was:
In plugin.xml  tag.

i.e
{code}

{code}

Add these tags to ensure cli and platform support:
{code}

  



  
{code}

Docs for your plugin:
{code}
Required cordova-cli version: 6.4.0 or greater
Required cordova-ios version: 4.3.0 or greater

Version XXX (and above) of this plugin supports CocoaPods installation of the 
YYY library.

If you are installing this plugin using npm, and you are using version 6.1.0 or 
greater of the cordova-cli, it will automatically download the right version of 
this plugin for both your platform and cli. If you are on a cordova-cli version 
less than 6.1.0, you will either have to upgrade your cordova-cli version, or 
install the plugin explicitly by version.

If you are installing this plugin using a local file reference or a git url, 
you will have to specify the version of this plugin explicitly as well if you 
don't fulfill the cordova-cli and cordova-ios requirements.
{code}


> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
>   
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0 or greater
> Required cordova-ios version: 4.3.0 or greater
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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-12058) Document CocoaPods support in plugin.xml tag

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12058:
--
Description: 
In plugin.xml  tag.

i.e
{code}

{code}

Add these tags to ensure cli and platform support:
{code}

  



  
{code}

Docs for your plugin:
{code}
Required cordova-cli version: 6.4.0
Required cordova-ios version: 4.3.0

Version XXX (and above) of this plugin supports CocoaPods installation of the 
YYY library.

If you are installing this plugin using npm, and you are using version 6.1.0 or 
greater of the cordova-cli, it will automatically download the right version of 
this plugin for both your platform and cli. If you are on a cordova-cli version 
less than 6.1.0, you will either have to upgrade your cordova-cli version, or 
install the plugin explicitly by version.

If you are installing this plugin using a local file reference or a git url, 
you will have to specify the version of this plugin explicitly as well if you 
don't fulfill the cordova-cli and cordova-ios requirements.
{code}

  was:
In plugin.xml  tag.

i.e
{code}

{code}


> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
> 
>   
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0
> Required cordova-ios version: 4.3.0
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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-12058) Document CocoaPods support in plugin.xml tag

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12058:
--
Description: 
In plugin.xml  tag.

i.e
{code}

{code}

Add these tags to ensure cli and platform support:
{code}

  



  
{code}

Docs for your plugin:
{code}
Required cordova-cli version: 6.4.0 or greater
Required cordova-ios version: 4.3.0 or greater

Version XXX (and above) of this plugin supports CocoaPods installation of the 
YYY library.

If you are installing this plugin using npm, and you are using version 6.1.0 or 
greater of the cordova-cli, it will automatically download the right version of 
this plugin for both your platform and cli. If you are on a cordova-cli version 
less than 6.1.0, you will either have to upgrade your cordova-cli version, or 
install the plugin explicitly by version.

If you are installing this plugin using a local file reference or a git url, 
you will have to specify the version of this plugin explicitly as well if you 
don't fulfill the cordova-cli and cordova-ios requirements.
{code}

  was:
In plugin.xml  tag.

i.e
{code}

{code}

Add these tags to ensure cli and platform support:
{code}

  



  
{code}

Docs for your plugin:
{code}
Required cordova-cli version: 6.4.0
Required cordova-ios version: 4.3.0

Version XXX (and above) of this plugin supports CocoaPods installation of the 
YYY library.

If you are installing this plugin using npm, and you are using version 6.1.0 or 
greater of the cordova-cli, it will automatically download the right version of 
this plugin for both your platform and cli. If you are on a cordova-cli version 
less than 6.1.0, you will either have to upgrade your cordova-cli version, or 
install the plugin explicitly by version.

If you are installing this plugin using a local file reference or a git url, 
you will have to specify the version of this plugin explicitly as well if you 
don't fulfill the cordova-cli and cordova-ios requirements.
{code}


> Document CocoaPods support in plugin.xml  tag
> 
>
> Key: CB-12058
> URL: https://issues.apache.org/jira/browse/CB-12058
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> In plugin.xml  tag.
> i.e
> {code}
> 
> {code}
> Add these tags to ensure cli and platform support:
> {code}
> 
>   
> 
> 
> 
>   
> {code}
> Docs for your plugin:
> {code}
> Required cordova-cli version: 6.4.0 or greater
> Required cordova-ios version: 4.3.0 or greater
> Version XXX (and above) of this plugin supports CocoaPods installation of the 
> YYY library.
> If you are installing this plugin using npm, and you are using version 6.1.0 
> or greater of the cordova-cli, it will automatically download the right 
> version of this plugin for both your platform and cli. If you are on a 
> cordova-cli version less than 6.1.0, you will either have to upgrade your 
> cordova-cli version, or install the plugin explicitly by version.
> If you are installing this plugin using a local file reference or a git url, 
> you will have to specify the version of this plugin explicitly as well if you 
> don't fulfill the cordova-cli and cordova-ios requirements.
> {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] [Created] (CB-12058) Document CocoaPods support in plugin.xml tag

2016-10-24 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-12058:
-

 Summary: Document CocoaPods support in plugin.xml  tag
 Key: CB-12058
 URL: https://issues.apache.org/jira/browse/CB-12058
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Reporter: Shazron Abdullah
Assignee: Shazron Abdullah


In plugin.xml  tag.

i.e
{code}

{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] [Commented] (CB-12057) Create JUnit tests

2016-10-24 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen commented on CB-12057:
--

Embedded workflow docs are here:
http://cordova.apache.org/docs/en/latest/guide/platforms/android/webview.html


> Create JUnit tests
> --
>
> Key: CB-12057
> URL: https://issues.apache.org/jira/browse/CB-12057
> Project: Apache Cordova
>  Issue Type: Sub-task
>Reporter: Jesse MacFadyen
>Assignee: sterling gerritz
>
> 1. create a new android studio project ( in cordova-android/junit/ )
> 2. follow the embedded workflow docs to add the cordova-android bits to it
> 3. write junit tests that exercise cordova public apis 



--
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-12000) Add documentation for --buildFlag cli option

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah resolved CB-12000.
---
Resolution: Fixed

> Add documentation for --buildFlag cli option
> 
>
> Key: CB-12000
> URL: https://issues.apache.org/jira/browse/CB-12000
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
> Environment: iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> See CB-11952



--
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-24 Thread brux88 (JIRA)

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

brux88 commented on CB-12046:
-

hello, doing cordova prepare works on ios 10 but on previous verisoni not, it 
happens?

> 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-12000) Add documentation for --buildFlag cli option

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

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

ASF GitHub Bot commented on CB-12000:
-

Github user asfgit closed the pull request at:

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


> Add documentation for --buildFlag cli option
> 
>
> Key: CB-12000
> URL: https://issues.apache.org/jira/browse/CB-12000
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
> Environment: iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> See CB-11952



--
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-12000) Add documentation for --buildFlag cli option

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

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

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

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

CB-12000 - Add documentation for --buildFlag cli option

 This closes #654


> Add documentation for --buildFlag cli option
> 
>
> Key: CB-12000
> URL: https://issues.apache.org/jira/browse/CB-12000
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
> Environment: iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> See CB-11952



--
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-12000) Add documentation for --buildFlag cli option

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

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

ASF GitHub Bot commented on CB-12000:
-

GitHub user shazron opened a pull request:

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

CB-12000 - (iOS 4.3.0) Add documentation for --buildFlag cli option

### Platforms affected

iOS

### What does this PR do?

Document `--buildFlag` option when using `cordova run` or `cordova build` 
on iOS.

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

Platform manual tests, unit tests.

### 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.
- [X] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/shazron/cordova-docs CB-12000

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

https://github.com/apache/cordova-docs/pull/654.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 #654


commit 3adde5ab72a88fcbc36db50e0c3caddeb22bdc32
Author: Shazron Abdullah 
Date:   2016-10-24T21:40:50Z

CB-12000 - Add documentation for --buildFlag cli option




> Add documentation for --buildFlag cli option
> 
>
> Key: CB-12000
> URL: https://issues.apache.org/jira/browse/CB-12000
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
> Environment: iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> See CB-11952



--
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-11860) Cordova-iOS cannot package distributions apps with Xcode 8

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

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

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

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

CB-11860 - Remove deprecated xcrun packaging instruction


> Cordova-iOS cannot package distributions apps with Xcode 8
> --
>
> Key: CB-11860
> URL: https://issues.apache.org/jira/browse/CB-11860
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 4.3.0
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> See mailing list thread: 
> https://lists.apache.org/thread.html/85a715681471c774821d76a90ec288943eca1a4bb0a267ba299d2eb3@%3Cdev.cordova.apache.org%3E
> {quote}My proposal is for cordova-ios to drop support for Xcode 6 with the 
> xcrun
> packaging, and start using xcodebuild for archiving and generating the IPA.
> I suppose that would have to wait for a major version bump of cordova-ios,
> unless we detected the Xcode version and kept the old code around
> conditionally.
> As part of packaging, we would need to generate a exportOptions.plist file,
> indicating what type of build to package (development, enterprise, ad-hoc,
> or app-store). I'd suggest we add a "packageType" or "buildType" field to
> build.json for specifying this value (with a default of development).{quote}



--
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-12057) Create JUnit tests

2016-10-24 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen updated CB-12057:
-
Assignee: sterling gerritz

> Create JUnit tests
> --
>
> Key: CB-12057
> URL: https://issues.apache.org/jira/browse/CB-12057
> Project: Apache Cordova
>  Issue Type: Sub-task
>Reporter: Jesse MacFadyen
>Assignee: sterling gerritz
>
> 1. create a new android studio project ( in cordova-android/junit/ )
> 2. follow the embedded workflow docs to add the cordova-android bits to it
> 3. write junit tests that exercise cordova public apis 



--
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-12057) Create JUnit tests

2016-10-24 Thread Jesse MacFadyen (JIRA)
Jesse MacFadyen created CB-12057:


 Summary: Create JUnit tests
 Key: CB-12057
 URL: https://issues.apache.org/jira/browse/CB-12057
 Project: Apache Cordova
  Issue Type: Task
Reporter: Jesse MacFadyen


1. create a new android studio project ( in cordova-android/junit/ )
2. follow the embedded workflow docs to add the cordova-android bits to it
3. write junit tests that exercise cordova public apis 



--
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-12057) Create JUnit tests

2016-10-24 Thread Jesse MacFadyen (JIRA)

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

Jesse MacFadyen updated CB-12057:
-
Issue Type: Sub-task  (was: Task)
Parent: CB-11244

> Create JUnit tests
> --
>
> Key: CB-12057
> URL: https://issues.apache.org/jira/browse/CB-12057
> Project: Apache Cordova
>  Issue Type: Sub-task
>Reporter: Jesse MacFadyen
>
> 1. create a new android studio project ( in cordova-android/junit/ )
> 2. follow the embedded workflow docs to add the cordova-android bits to it
> 3. write junit tests that exercise cordova public apis 



--
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-11851) Docs for developmentTeam key in build.json

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah resolved CB-11851.
---
Resolution: Fixed

> Docs for developmentTeam key in build.json
> --
>
> Key: CB-11851
> URL: https://issues.apache.org/jira/browse/CB-11851
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
> Environment: Xcode 8
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: ios10
>
> http://cordova.apache.org/docs/en/6.x/guide/platforms/ios/index.html#signing-an-app
> See Xcode 8 section: 
> https://pewpewthespells.com/blog/migrating_code_signing.html#signing-in-xcode-8
> DEVELOPMENT_TEAM and CODE_SIGNING_IDENTITY (simplified) are all you need for 
> Xcode 8.



--
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-11851) Docs for developmentTeam key in build.json

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

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

ASF GitHub Bot commented on CB-11851:
-

Github user asfgit closed the pull request at:

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


> Docs for developmentTeam key in build.json
> --
>
> Key: CB-11851
> URL: https://issues.apache.org/jira/browse/CB-11851
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
> Environment: Xcode 8
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: ios10
>
> http://cordova.apache.org/docs/en/6.x/guide/platforms/ios/index.html#signing-an-app
> See Xcode 8 section: 
> https://pewpewthespells.com/blog/migrating_code_signing.html#signing-in-xcode-8
> DEVELOPMENT_TEAM and CODE_SIGNING_IDENTITY (simplified) are all you need for 
> Xcode 8.



--
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-11936) Support four new App Transport Security (ATS) keys

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

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

ASF GitHub Bot commented on CB-11936:
-

Github user asfgit closed the pull request at:

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


> Support four new App Transport Security (ATS) keys
> --
>
> Key: CB-11936
> URL: https://issues.apache.org/jira/browse/CB-11936
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaCommon, Docs, iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> https://forums.developer.apple.com/thread/6767
> NSAllowsArbitraryLoadsInWebContent (defaults to NO)
> NSRequiresCertificateTransparency (defaults to NO)
> NSAllowsLocalNetworking (defaults to NO)
> NSAllowsArbitraryLoadsInMedia (defaults to NO)
> NSRequiresCertificateTransparency is not top level, but is under 
> NSExceptionDomains
> 1. Add this feature to the iOS platform
> 2. Add new attribute parsing to ConfigParser in CordovaCommon
> 3. Add docs for new attributes



--
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-11851) Docs for developmentTeam key in build.json

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

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

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

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

CB-11851 - Docs for developmentTeam key in build.json


> Docs for developmentTeam key in build.json
> --
>
> Key: CB-11851
> URL: https://issues.apache.org/jira/browse/CB-11851
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Docs
> Environment: Xcode 8
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>  Labels: ios10
>
> http://cordova.apache.org/docs/en/6.x/guide/platforms/ios/index.html#signing-an-app
> See Xcode 8 section: 
> https://pewpewthespells.com/blog/migrating_code_signing.html#signing-in-xcode-8
> DEVELOPMENT_TEAM and CODE_SIGNING_IDENTITY (simplified) are all you need for 
> Xcode 8.



--
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-11936) Support four new App Transport Security (ATS) keys

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

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

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

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

CB-11936 - Add docs for the four new App Transport Security (ATS) keys

 This closes #648


> Support four new App Transport Security (ATS) keys
> --
>
> Key: CB-11936
> URL: https://issues.apache.org/jira/browse/CB-11936
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaCommon, Docs, iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> https://forums.developer.apple.com/thread/6767
> NSAllowsArbitraryLoadsInWebContent (defaults to NO)
> NSRequiresCertificateTransparency (defaults to NO)
> NSAllowsLocalNetworking (defaults to NO)
> NSAllowsArbitraryLoadsInMedia (defaults to NO)
> NSRequiresCertificateTransparency is not top level, but is under 
> NSExceptionDomains
> 1. Add this feature to the iOS platform
> 2. Add new attribute parsing to ConfigParser in CordovaCommon
> 3. Add docs for new attributes



--
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-11860) Cordova-iOS cannot package distributions apps with Xcode 8

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

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

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

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

CB-11860 - Add `packageType` to docs

 This closes #635


> Cordova-iOS cannot package distributions apps with Xcode 8
> --
>
> Key: CB-11860
> URL: https://issues.apache.org/jira/browse/CB-11860
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 4.3.0
>Reporter: Darryl Pogue
>Assignee: Darryl Pogue
>
> See mailing list thread: 
> https://lists.apache.org/thread.html/85a715681471c774821d76a90ec288943eca1a4bb0a267ba299d2eb3@%3Cdev.cordova.apache.org%3E
> {quote}My proposal is for cordova-ios to drop support for Xcode 6 with the 
> xcrun
> packaging, and start using xcodebuild for archiving and generating the IPA.
> I suppose that would have to wait for a major version bump of cordova-ios,
> unless we detected the Xcode version and kept the old code around
> conditionally.
> As part of packaging, we would need to generate a exportOptions.plist file,
> indicating what type of build to package (development, enterprise, ad-hoc,
> or app-store). I'd suggest we add a "packageType" or "buildType" field to
> build.json for specifying this value (with a default of development).{quote}



--
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-12038) Cordova Android Release October 20, 2016

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

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

ASF GitHub Bot commented on CB-12038:
-

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

https://github.com/apache/cordova-docs/pull/653#discussion_r84776114
  
--- Diff: www/_posts/2016-10-24-android-release.md ---
@@ -0,0 +1,53 @@
+---
+layout: post
+author:
+name: Joe Bowser
+url: https://twitter.com/infil00p
+title:  "Cordova Android 6.0.0 Released!"
+categories: announcements
+tags: news releases
+---
+
+We are happy to announce a major release for`Cordova Android 6.0.0` has 
been released! 
+
+Run the following command in your project to save your currently installed 
plugins into `config.xml`:
+
+cordova plugin save
+
+To upgrade:
+
+npm install -g cordova
+cd my_project
+cordova platform update android@6.0.0
+
+To add it explicitly:
+
+cordova platform add android@6.0.0
+
+
+## What's new in Android
+
+This release adds significant functionality, and also introduces a number
+of breaking changes.  Some of the changes to the code base will be of
+particular interest to third party webview plugin developers.
+
+ Major Changes 
+* Primary bridge is the EVAL_BRIDGE, which tells the WebView to execute JS 
directly.  This is more stable than the ONLINE_EVENT bridge
+* Full Support for Android Nougat (API 24)
+* Ice Cream Sandwich Support has been deprecated.  Minimum Supported 
Android Version is Jellybean (API 16/ Android 4.1)
+* Plugin Installation now CLEANS the build directory, this speeds up 
gradle build times and allows for CLI develoment to be more predictable
+
+Changes For Third-Party WebView Developers:
+* executeJavascript method added and is an abstract method that must be 
implemented
+* the EVAL_BRIDGE must be added to the WebView
+
+
+ Curated Changes from the Git Commit Logs, check release notes for a 
more complete list 
+* [CB-11083](https://issues.apache.org/jira/browse/CB-11083) Fix to deal 
with custom frameworks with their own Gradle configuration
+* [CB-8722](https://issues.apache.org/jira/browse/CB-8722)  - Move icons 
from drawable to mipmap
+* [CB-11964](https://issues.apache.org/jira/browse/CB-11964)  Call clean 
after plugin install and mock it in tests
+* [CB-11935](https://issues.apache.org/jira/browse/CB-11935) Does a 
best-effort attempt to pause any processing that can be paused safely, such as 
animations and geolocation.
+* [CB-11640](https://issues.apache.org/jira/browse/CB-11640)  Changing 
requirements check to ask for Java 8
+* [CB-11907](https://issues.apahce.org/jira/browse/CB-11907): Bumping 
Gradle to work with Android Studio 2.2 and the Android Gradle Plugin
+* [CB-11078](https://issues.apahce.org/jira/browse/CB-11907):mpty string 
for BackgroundColor preference crashes application This closes #316
--- End diff --

Typo: Empty

Also, maybe we want to do a pass over these to format them consistently 
(colon after the ticket number)?


> Cordova Android Release October 20, 2016
> 
>
> Key: CB-12038
> URL: https://issues.apache.org/jira/browse/CB-12038
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Android
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>
> 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-12038) Cordova Android Release October 20, 2016

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

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

ASF GitHub Bot commented on CB-12038:
-

GitHub user infil00p opened a pull request:

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

CB-12038: Cordova Android 6.0.0 release announcement



### Platforms affected


### What does this PR do?


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


### Checklist
- [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
- [ ] 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.
- [ ] Added automated test coverage as appropriate for this change.



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

$ git pull https://github.com/infil00p/cordova-docs master

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

https://github.com/apache/cordova-docs/pull/653.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 #653


commit f1503a5d8a23e4760e423d74e045c6b2eb66577d
Author: Joe Bowser 
Date:   2016-10-24T20:22:08Z

Cordova Android 6.0.0 release announcement




> Cordova Android Release October 20, 2016
> 
>
> Key: CB-12038
> URL: https://issues.apache.org/jira/browse/CB-12038
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Android
>Reporter: Joe Bowser
>Assignee: Joe Bowser
>
> 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-12056) coho audit-license-headers hangs

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

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

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

Commit 6ad14f02d978094333ae8e30c500aef2d590b8f4 in cordova-coho's branch 
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;h=6ad14f0 ]

CB-12056 - coho audit-license-headers hangs


> coho audit-license-headers hangs
> 
>
> Key: CB-12056
> URL: https://issues.apache.org/jira/browse/CB-12056
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Coho
> Environment: java version "1.8.0_60"
> Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
> Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
>Reporter: Shazron Abdullah
>
> Hangs when using Apache RAT 0.11
> Upgrading to 0.12 fixes this issue



--
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-12056) coho audit-license-headers hangs

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah resolved CB-12056.
---
Resolution: Fixed
  Assignee: Shazron Abdullah

> coho audit-license-headers hangs
> 
>
> Key: CB-12056
> URL: https://issues.apache.org/jira/browse/CB-12056
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Coho
> Environment: java version "1.8.0_60"
> Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
> Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> Hangs when using Apache RAT 0.11
> Upgrading to 0.12 fixes this issue



--
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-12056) coho audit-license-headers hangs

2016-10-24 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-12056:
-

 Summary: coho audit-license-headers hangs
 Key: CB-12056
 URL: https://issues.apache.org/jira/browse/CB-12056
 Project: Apache Cordova
  Issue Type: Bug
  Components: Coho
 Environment: java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
Reporter: Shazron Abdullah


Hangs when using Apache RAT 0.11
Upgrading to 0.12 fixes this issue



--
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-12005) Orientation wrong, Exif not changing after the correct orientation is applied

2016-10-24 Thread Chris Rae (JIRA)

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

Chris Rae commented on CB-12005:


I don't think it should matter too much, but I've noticed that on at least one 
Android device (Nexus 5), the EXIF rotation data is in fact removed from the 
image.

On another devices (Galaxy S6) and an iPod touch, I am seeing the same 
behaviour as the original poster (image is rotated but EXIF rotation tags 
remain).

> Orientation wrong, Exif not changing after the correct orientation is applied
> -
>
> Key: CB-12005
> URL: https://issues.apache.org/jira/browse/CB-12005
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Camera
>Affects Versions: 2.3.0
> Environment: Android 6.0.1
>Reporter: Octavio Pinho Bokel
>  Labels: camera
> Fix For: Master
>
>
> I recently updated the camera plugin to 2.3.0.
> My app (Woopter) use the camera plugin with FILE_URI and correctOrientation = 
> true and the source is the CAMERA
> I noticed that the pictures were showing correctly only on android. On IOS 
> and on the server they were WRONGLY ROTATED.
> What happened is that the picture is keeping the ORIGINAL EXIF after the 
> orientation was corrected. So, in systems that uses the Exif, the picture was 
> being rotated twice. (The Exif is making the correct oriented picture to 
> rotated).



--
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-5149) iOS first run online/offline events broken

2016-10-24 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah commented on CB-5149:
--

wow this is an old issue. Is this behaviour based on a changing iOS? Or our 
code?

> iOS first run online/offline events broken
> --
>
> Key: CB-5149
> URL: https://issues.apache.org/jira/browse/CB-5149
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin Network Information
>Affects Versions: 3.1.0
> Environment: iOS 6 and 7
>Reporter: Kuan Yi Ming
>  Labels: core
>
> The code samples at 
> http://cordova.apache.org/docs/en/3.1.0/cordova_events_events.md.html#online 
> do not longer work. Same with offline.
> When the app is first launched using PhoneGap 2.2 to 2.9, the online or 
> offline event (where applicable) triggers before the deviceready event. In 
> 3.1.0, this no longer happens on iOS... the event only fires when the user 
> maually turns on or off data in the settings.
> This still works normally on Android, so this might be an iOS issue.



--
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-12055) cordova create with git template url fails with Error: Only local paths for custom www assets are supported.

2016-10-24 Thread Audrey So (JIRA)

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

Audrey So closed CB-12055.
--
Resolution: Auto Closed

Will be fixed in cordova version 6.4.0., which is coming out this week. 

> cordova create with git template url fails with Error: Only local paths for 
> custom www assets are supported.
> 
>
> Key: CB-12055
> URL: https://issues.apache.org/jira/browse/CB-12055
> Project: Apache Cordova
>  Issue Type: Bug
>Affects Versions: 6.3.1
> Environment: macOS
>Reporter: Mirko Nasato
>  Labels: reproduced
>
> According to the [Cordova App 
> Templates|https://cordova.apache.org/docs/en/latest/guide/cli/template.html] 
> docs it should be possible to create an app using a git template url.
> However that doesn't seem to work:
> {code}
> $ cordova -v
> 6.3.1
> $ cordova create myapp --template 
> https://github.com/apache/cordova-app-hello-world.git
> Error: Only local paths for custom www assets are supported.
> {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] [Commented] (CB-12055) cordova create with git template url fails with Error: Only local paths for custom www assets are supported.

2016-10-24 Thread Audrey So (JIRA)

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

Audrey So commented on CB-12055:


[~mirkonasato] [~mnasato]

Hi Mirko! Thanks for bringing this to our attention. This will be resolved and 
should work in 6.4.0., which is coming out this week. You can also try it by 
using our nightly version :

npm install cordova@nightly

Have a great day. - Audrey

> cordova create with git template url fails with Error: Only local paths for 
> custom www assets are supported.
> 
>
> Key: CB-12055
> URL: https://issues.apache.org/jira/browse/CB-12055
> Project: Apache Cordova
>  Issue Type: Bug
>Affects Versions: 6.3.1
> Environment: macOS
>Reporter: Mirko Nasato
>  Labels: reproduced
>
> According to the [Cordova App 
> Templates|https://cordova.apache.org/docs/en/latest/guide/cli/template.html] 
> docs it should be possible to create an app using a git template url.
> However that doesn't seem to work:
> {code}
> $ cordova -v
> 6.3.1
> $ cordova create myapp --template 
> https://github.com/apache/cordova-app-hello-world.git
> Error: Only local paths for custom www assets are supported.
> {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-12055) cordova create with git template url fails with Error: Only local paths for custom www assets are supported.

2016-10-24 Thread Audrey So (JIRA)

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

Audrey So updated CB-12055:
---
Labels: reproduced  (was: )

> cordova create with git template url fails with Error: Only local paths for 
> custom www assets are supported.
> 
>
> Key: CB-12055
> URL: https://issues.apache.org/jira/browse/CB-12055
> Project: Apache Cordova
>  Issue Type: Bug
>Affects Versions: 6.3.1
> Environment: macOS
>Reporter: Mirko Nasato
>  Labels: reproduced
>
> According to the [Cordova App 
> Templates|https://cordova.apache.org/docs/en/latest/guide/cli/template.html] 
> docs it should be possible to create an app using a git template url.
> However that doesn't seem to work:
> {code}
> $ cordova -v
> 6.3.1
> $ cordova create myapp --template 
> https://github.com/apache/cordova-app-hello-world.git
> Error: Only local paths for custom www assets are supported.
> {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] [Commented] (CB-10973) inAppBrowser for Windows Platform: wrong height of webview with location=yes

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

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

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

Commit f8747a700d7bb214b01a1864760403ee95d1bb98 in 
cordova-plugin-inappbrowser's branch refs/heads/master from [~daserge]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=f8747a7
 ]

CB-10973 inAppBrowser for Windows Platform: wrong height of webview with 
location=yes

Redoing as there was still a little gap


> inAppBrowser for Windows Platform: wrong height of webview with location=yes
> 
>
> Key: CB-10973
> URL: https://issues.apache.org/jira/browse/CB-10973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Affects Versions: 6.0.0
> Environment: Windows Phone 10, cordova-windows@4.3.1, 
> cordova-plugin-inappbrowser@1.2.1
>Reporter: Roberto De Simone
>Assignee: Sergey Shakhnazarov
>  Labels: Windows, triaged
> Attachments: inAppBrowser-wrong-height.png
>
>
> When setting location=yes, the height of the webview is by some pixels too 
> small. Please see attached screenshot with the green remarks.
> ref = cordova.InAppBrowser.open(h, '_blank', 'location=yes fullscreen=yes');



--
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-10973) inAppBrowser for Windows Platform: wrong height of webview with location=yes

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

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

ASF GitHub Bot commented on CB-10973:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-inappbrowser/pull/193


> inAppBrowser for Windows Platform: wrong height of webview with location=yes
> 
>
> Key: CB-10973
> URL: https://issues.apache.org/jira/browse/CB-10973
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
>Affects Versions: 6.0.0
> Environment: Windows Phone 10, cordova-windows@4.3.1, 
> cordova-plugin-inappbrowser@1.2.1
>Reporter: Roberto De Simone
>Assignee: Sergey Shakhnazarov
>  Labels: Windows, triaged
> Attachments: inAppBrowser-wrong-height.png
>
>
> When setting location=yes, the height of the webview is by some pixels too 
> small. Please see attached screenshot with the green remarks.
> ref = cordova.InAppBrowser.open(h, '_blank', 'location=yes fullscreen=yes');



--
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-12031) Cordova-Windows Platform Release October 19, 2016

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

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

ASF GitHub Bot commented on CB-12031:
-

GitHub user daserge opened a pull request:

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

CB-12031 Add windows@4.4.3 release blog post



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

$ git pull https://github.com/daserge/cordova-docs CB-12031

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

https://github.com/apache/cordova-docs/pull/652.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 #652


commit 0f58fc061a323bc8eb71233a22d1ac130701a1bb
Author: daserge 
Date:   2016-10-24T11:09:54Z

CB-12031 Add windows@4.4.3 release blog post




> Cordova-Windows Platform Release October 19, 2016
> -
>
> Key: CB-12031
> URL: https://issues.apache.org/jira/browse/CB-12031
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Windows
>Affects Versions: 4.4.3
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>  Labels: release, windows
> Fix For: 4.4.3
>
>
> 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-12046) cordova prepare needed for iOS in case of Xcode 8

2016-10-24 Thread Vladimir Kotikov (JIRA)

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

Vladimir Kotikov commented on CB-12046:
---

Dupe of CB-11731?

> 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-11067) Content-Length missing in multipart form upload header on Android

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

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

ASF GitHub Bot commented on CB-11067:
-

Github user oddcb closed the pull request at:

https://github.com/apache/cordova-plugin-file-transfer/pull/140


> Content-Length missing in multipart form upload header on Android
> -
>
> Key: CB-11067
> URL: https://issues.apache.org/jira/browse/CB-11067
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
> Environment: Plugin version 1.5.0
> chunked = false
>Reporter: Odd Christer Brovig
>  Labels: Android, triaged
>
> On iOS Content-Length is sent as part of header for multipart form. On 
> Android only Content-Disposition and Content-Type is sent.
> Is there a special reason for this? I see that the file size is read after 
> the beforeData is converted to bytes.
> From FileTransfer.java:
> {code:java}
> 
> beforeData.append(LINE_START).append(BOUNDARY).append(LINE_END);
> beforeData.append("Content-Disposition: form-data; 
> name=\"").append(fileKey).append("\";");
> beforeData.append(" 
> filename=\"").append(fileName).append('"').append(LINE_END);
> beforeData.append("Content-Type: 
> ").append(mimeType).append(LINE_END).append(LINE_END);
> byte[] beforeDataBytes = 
> beforeData.toString().getBytes("UTF-8");
> byte[] tailParamsBytes = (LINE_END + LINE_START + 
> BOUNDARY + LINE_START + LINE_END).getBytes("UTF-8");
> {code}
> From CDVFileTransfer.m:
> {code}
> [postBodyBeforeFile appendData:formBoundaryData];
> [postBodyBeforeFile appendData:[[NSString 
> stringWithFormat:@"Content-Disposition: form-data; name=\"%@\"; 
> filename=\"%@\"\r\n", fileKey, fileName] 
> dataUsingEncoding:NSUTF8StringEncoding]];
> if (mimeType != nil) {
> [postBodyBeforeFile appendData:[[NSString 
> stringWithFormat:@"Content-Type: %@\r\n", mimeType] 
> dataUsingEncoding:NSUTF8StringEncoding]];
> }
> [postBodyBeforeFile appendData:[[NSString 
> stringWithFormat:@"Content-Length: %ld\r\n\r\n", (long)[fileData length]] 
> dataUsingEncoding:NSUTF8StringEncoding]];
> {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] [Commented] (CB-11067) Content-Length missing in multipart form upload header on Android

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

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

ASF GitHub Bot commented on CB-11067:
-

Github user oddcb commented on the issue:

https://github.com/apache/cordova-plugin-file-transfer/pull/140
  
We've changed our server side to retrieve content-size as I realize it 
should be. Closing this.


> Content-Length missing in multipart form upload header on Android
> -
>
> Key: CB-11067
> URL: https://issues.apache.org/jira/browse/CB-11067
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
> Environment: Plugin version 1.5.0
> chunked = false
>Reporter: Odd Christer Brovig
>  Labels: Android, triaged
>
> On iOS Content-Length is sent as part of header for multipart form. On 
> Android only Content-Disposition and Content-Type is sent.
> Is there a special reason for this? I see that the file size is read after 
> the beforeData is converted to bytes.
> From FileTransfer.java:
> {code:java}
> 
> beforeData.append(LINE_START).append(BOUNDARY).append(LINE_END);
> beforeData.append("Content-Disposition: form-data; 
> name=\"").append(fileKey).append("\";");
> beforeData.append(" 
> filename=\"").append(fileName).append('"').append(LINE_END);
> beforeData.append("Content-Type: 
> ").append(mimeType).append(LINE_END).append(LINE_END);
> byte[] beforeDataBytes = 
> beforeData.toString().getBytes("UTF-8");
> byte[] tailParamsBytes = (LINE_END + LINE_START + 
> BOUNDARY + LINE_START + LINE_END).getBytes("UTF-8");
> {code}
> From CDVFileTransfer.m:
> {code}
> [postBodyBeforeFile appendData:formBoundaryData];
> [postBodyBeforeFile appendData:[[NSString 
> stringWithFormat:@"Content-Disposition: form-data; name=\"%@\"; 
> filename=\"%@\"\r\n", fileKey, fileName] 
> dataUsingEncoding:NSUTF8StringEncoding]];
> if (mimeType != nil) {
> [postBodyBeforeFile appendData:[[NSString 
> stringWithFormat:@"Content-Type: %@\r\n", mimeType] 
> dataUsingEncoding:NSUTF8StringEncoding]];
> }
> [postBodyBeforeFile appendData:[[NSString 
> stringWithFormat:@"Content-Length: %ld\r\n\r\n", (long)[fileData length]] 
> dataUsingEncoding:NSUTF8StringEncoding]];
> {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] [Commented] (CB-11825) Windows dll file won't be copied as resource while adding custom plugin to a UWP project

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

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

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

Commit a0893e9e5a4918169b959f75f0d8fa6c047f in cordova-windows's branch 
refs/heads/4.4.x from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=a08 ]

CB-11825 Windows dll file won't be copied as resource while adding custom 
plugin to a UWP project

Changing Package action from Content to None because Content does not work for 
Mobile - dlls were not being packaged into appx


> Windows dll file won't be copied as resource while adding custom plugin to a 
> UWP project
> 
>
> Key: CB-11825
> URL: https://issues.apache.org/jira/browse/CB-11825
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugins, Windows
>Affects Versions: 6.3.1
> Environment: Windows10 UWP projects
>Reporter: Szabolcs Kubovics
>Priority: Critical
> Fix For: 6.3.2
>
>
> I have created a custom plugin which uses a Windows Runtime Component (e.g. 
> "foo.winmd") file. In this winmd I have a referenced library class (e.g. 
> "bar.dll").
> My plugin.xml looks like:
> 
>   ...  
>target="plugins/com.plugin.test.myPlugin/SayHelloLib.dll" 
> versions="=0.0"/>
>   
> 
> With Cordova 6.2.0 the resource file will be copied to the target place and 
> if I add the plugin to a cordova project the winmd file will find it.
> With Cordova 6.3.1 the mentioned dll file won't be copied and I get 
> FileNotFoundException (because it is not there).
> "Exception calling native with command :: SayHelloToName :: sayHello 
> ::exception=WinRTError: The system cannot find the file specified.
> System.IO.FileNotFoundException: Could not load file or assembly 
> 'SayHelloLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one 
> of its dependencies. The system cannot find the file specified.
>at Plugin.Test.TestPlugin.getName(String name)
> cordova.js (993,13)"
> I created a test package to easily reproduce this scenario. The test 
> application can be downloaded from the external issue URL.
> - SayHelloLib: the library which is referred in the winmd (output of 
> PluginProject solution)
> - PluginProject: contains the plugin proxy and the dll resource as cross 
> referenced project (just for convenience)
> - MyPlugin: the custom plugin, contains the plugin .js and .xml files and 
> windows specific resources from PluginProject solution
> - www: the index.html, it has to be copied to the www folder of the newly 
> created Cordova project
> Repro steps:
> 1) build PluginProject project on x64 platform
> 2) copy built files:
>   PluginProject\MyTestPlugin\windows\src\myPlugin_proxy.js -> 
> MyPlugin\windows\src
>   
> PluginProject\Plugin.Test\Plugin.Test.UWP\bin\x64\Debug\Plugin.Test.winmd -> 
> MyPlugin\windows\windows10\bin 
>   PluginProject\Plugin.Test\Plugin.Test.UWP\bin\x64\Debug\SayHelloLib.dll 
> -> MyPlugin\windows\windows10\bin 
> 3) cordova create Cordova631 cordova631.test.plugin Cordova631
> 4) cd Cordova631
> 5) cordova platform add windows
> 6) cordova plugin add com.plugin.test.myPlugin --searchpath 
> 
> 7) copy file:
>   www\index.html -> Cordova631\platforms\windows\www
> 8) build the CordovaApp.sln on x64 platform
> 9) start the application
> 10) write something in the "Name" textbox
> 11) click "Say hello" button



--
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-12031) Cordova-Windows Platform Release October 19, 2016

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

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

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

Commit 224a85cab240c524b079131819db8e39e87b9a8e in cordova-windows's branch 
refs/heads/4.4.x from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=224a85c ]

CB-12031 Updated RELEASENOTES and Version for release 4.4.3


> Cordova-Windows Platform Release October 19, 2016
> -
>
> Key: CB-12031
> URL: https://issues.apache.org/jira/browse/CB-12031
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Windows
>Affects Versions: 4.4.3
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>  Labels: release, windows
> Fix For: 4.4.3
>
>
> 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-12044) Fix splashscreen image path for ms-appx on Windows

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

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

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

Commit c9a9f96728606cd1c25e722fa87abc8636b4da0f in cordova-windows's branch 
refs/heads/4.4.x from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=c9a9f96 ]

CB-12044 Fix splashscreen image path for ms-appx on Windows

Updated cordova-js to latest


> Fix splashscreen image path for ms-appx on Windows
> --
>
> Key: CB-12044
> URL: https://issues.apache.org/jira/browse/CB-12044
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: Sergey Shakhnazarov
>  Labels: triaged, windows
>
> See steps in CB-12042 - splashscreen image will be missing on launch as it is 
> incorrectly sourced from ms-appx-web for Windows 10 projects
> {{CSP14312: Resource violated directive 'default-src 'self' data: gap: 
> https://ssl.gstatic.com 'unsafe-eval'' in  http-equiv="Content-Security-Policy">: 
> ms-appx-web://org.apache.cordova.test2/images/splashscreen.png?candidateIndex=0.
>  Resource will be blocked.}}



--
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-12003) Cordova-common@1.5.1 release Oct 12, 2016

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

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

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

Commit db0a391fbb80fc7c83a7ae39f29f863fad3b14de in cordova-windows's branch 
refs/heads/4.4.x from [~stevegill]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=db0a391 ]

CB-12003 updated node_modules


> Cordova-common@1.5.1 release Oct 12, 2016
> -
>
> Key: CB-12003
> URL: https://issues.apache.org/jira/browse/CB-12003
> Project: Apache Cordova
>  Issue Type: Task
>  Components: CordovaCommon
>Reporter: Steve Gill
>Assignee: 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-11993) windows platform doesn't test all node versions on appveyor and travis

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

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

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

Commit 2dfdc16c8aee03cfde262f8a87b3cf4d4bad77f8 in cordova-windows's branch 
refs/heads/4.4.x from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=2dfdc16 ]

CB-11993 - windows platform doesn't test all node versions on appveyor and 
travis

 This closes #201


> windows platform doesn't test all node versions on appveyor and travis
> --
>
> Key: CB-11993
> URL: https://issues.apache.org/jira/browse/CB-11993
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> https://github.com/apache/cordova-windows/blob/master/appveyor.yml
> https://github.com/shazron/cordova-windows/blob/master/.travis.yml



--
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-11933) [windows] uap: not added on plugin add

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

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

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

Commit 5ae155fc827d3f1c1e6105a2e7f1bbc6876e016d in cordova-windows's branch 
refs/heads/4.4.x from [~Nikita Matrosov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=5ae155f ]

CB-11933: Remove capabilities from manifest

Windows has special logic for appxmanifest's capabilities removal, therefore we 
should override this behaviour

 This closes #202


> [windows] uap: not added on plugin add
> --
>
> Key: CB-11933
> URL: https://issues.apache.org/jira/browse/CB-11933
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: Sergey Shakhnazarov
>Assignee: Nikita Matrosov
>
> {noformat}
> cordova create test
> cd test
> cordova platform add https://github.com/apache/cordova-windows
> cordova plugin add 
> https://github.com/AzureAD/azure-activedirectory-library-for-cordova
> cordova plugin add plugins\cordova-plugin-ms-adal\src\windows\sso\
> type platforms\windows\package.windows10.appxmanifest
> {noformat}
> ->
> {noformat}
> 
> 
> 
> 
> 
> 
> {noformat}
> {{cordova prepare}}
> {noformat}
> type platforms\windows\package.windows10.appxmanifest
> {noformat}
> {noformat}
> 
> 
> 
> 
> 
> 
> {noformat}
> {{cordova plugin rm cordova-plugin-ms-adal-sso}}
> {noformat}
> type platforms\windows\package.windows10.appxmanifest
> {noformat}
> {noformat}
> 
> 
> 
> 
> 
> {noformat}
> 1. uap: prefixes not being added on plugin add
> 2. cordova prepare fixes this
> 3. plugin rm does not remove added capabilities as they have been changed
> cordova-plugin-ms-adal-sso plugin.xml:
> {noformat}
> 
> 
> 
> 
>  parent="/Package/Capabilities" device-target="windows">
> 
> 
> 
> 
> 
> {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-11933) [windows] uap: not added on plugin add

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

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

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

Commit 966acc850bc60710bdcda935c8359b660e4d8aac in cordova-windows's branch 
refs/heads/4.4.x from [~Nikita Matrosov]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=966acc8 ]

CB-11933: Add uap prefixes for capabilities at plugin install

This closes #203


> [windows] uap: not added on plugin add
> --
>
> Key: CB-11933
> URL: https://issues.apache.org/jira/browse/CB-11933
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: Sergey Shakhnazarov
>Assignee: Nikita Matrosov
>
> {noformat}
> cordova create test
> cd test
> cordova platform add https://github.com/apache/cordova-windows
> cordova plugin add 
> https://github.com/AzureAD/azure-activedirectory-library-for-cordova
> cordova plugin add plugins\cordova-plugin-ms-adal\src\windows\sso\
> type platforms\windows\package.windows10.appxmanifest
> {noformat}
> ->
> {noformat}
> 
> 
> 
> 
> 
> 
> {noformat}
> {{cordova prepare}}
> {noformat}
> type platforms\windows\package.windows10.appxmanifest
> {noformat}
> {noformat}
> 
> 
> 
> 
> 
> 
> {noformat}
> {{cordova plugin rm cordova-plugin-ms-adal-sso}}
> {noformat}
> type platforms\windows\package.windows10.appxmanifest
> {noformat}
> {noformat}
> 
> 
> 
> 
> 
> {noformat}
> 1. uap: prefixes not being added on plugin add
> 2. cordova prepare fixes this
> 3. plugin rm does not remove added capabilities as they have been changed
> cordova-plugin-ms-adal-sso plugin.xml:
> {noformat}
> 
> 
> 
> 
>  parent="/Package/Capabilities" device-target="windows">
> 
> 
> 
> 
> 
> {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] [Updated] (CB-12031) Cordova-Windows Platform Release October 19, 2016

2016-10-24 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov updated CB-12031:
-
Component/s: Windows

> Cordova-Windows Platform Release October 19, 2016
> -
>
> Key: CB-12031
> URL: https://issues.apache.org/jira/browse/CB-12031
> Project: Apache Cordova
>  Issue Type: Task
>  Components: Windows
>Affects Versions: 4.4.3
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>  Labels: release, windows
> Fix For: 4.4.3
>
>
> 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] [Updated] (CB-12031) Cordova-Windows Platform Release October 19, 2016

2016-10-24 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov updated CB-12031:
-
Fix Version/s: 4.4.3

> Cordova-Windows Platform Release October 19, 2016
> -
>
> Key: CB-12031
> URL: https://issues.apache.org/jira/browse/CB-12031
> Project: Apache Cordova
>  Issue Type: Task
>Affects Versions: 4.4.3
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
> Fix For: 4.4.3
>
>
> 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] [Updated] (CB-12031) Cordova-Windows Platform Release October 19, 2016

2016-10-24 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov updated CB-12031:
-
Affects Version/s: 4.4.3

> Cordova-Windows Platform Release October 19, 2016
> -
>
> Key: CB-12031
> URL: https://issues.apache.org/jira/browse/CB-12031
> Project: Apache Cordova
>  Issue Type: Task
>Affects Versions: 4.4.3
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
> Fix For: 4.4.3
>
>
> 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] [Resolved] (CB-11924) Share target: sharing to cordova app makes the app open but crashes afterwards

2016-10-24 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov resolved CB-11924.
--
Resolution: Not A Problem

> Share target: sharing to cordova app makes the app open but crashes afterwards
> --
>
> Key: CB-11924
> URL: https://issues.apache.org/jira/browse/CB-11924
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 4.4.2
> Environment: Windows 10, cordova cli 6.1.1, affects cordova platform 
> 4.4.2, also current 4.5.0 dev branch.
>Reporter: Sebastien Lorber
>  Labels: no-repro, windows
>
> Steps to reproduce:
> 
> {code}
> cordova create shareTargetTest
> cd shareTargetTest
> cordova platform add https://github.com/apache/cordova-windows
> {code}
> In manifest, add Share Target of type URI, leading to the following XML:
> {code}
>   
> 
>   
> URI
>   
> 
>   
> {code}
> Run Windows 10 emulator (also crashed on HP Elite X3 device)
> Open Edge browser on any page, and share page to HelloCordova app.
> The HelloCordova app opens, and after some seconds, the emulator crashes 
> (WWAHost.exe fails with code = -1: don't know how to get more details 
> unfortunatly)
> --
> Expected result:
> 
> I don't know if this has ever been done by anyone on a Cordova app, but I 
> want to share a Edge link to my application. For Android/iOS, this means that 
> the app should open, or resume itself, and call some JS callback.
> I tried to follow these Windows8 tutorials that still look relevant for 
> Windows10 app, with no success.
> https://msdn.microsoft.com/en-us/library/windows/apps/hh758301.aspx
> It seems the "activated" callback never fires (weither it's declared in my 
> app, or in cordova.js, at least I don't see anything in the console logs I've 
> put everywhere).
> Can you tell me if I do anything wrong to achieve this usecase? thanks



--
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-11924) Share target: sharing to cordova app makes the app open but crashes afterwards

2016-10-24 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov commented on CB-11924:
--

[~sebastienlorber], thanks for the update!

> Share target: sharing to cordova app makes the app open but crashes afterwards
> --
>
> Key: CB-11924
> URL: https://issues.apache.org/jira/browse/CB-11924
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 4.4.2
> Environment: Windows 10, cordova cli 6.1.1, affects cordova platform 
> 4.4.2, also current 4.5.0 dev branch.
>Reporter: Sebastien Lorber
>  Labels: no-repro, windows
>
> Steps to reproduce:
> 
> {code}
> cordova create shareTargetTest
> cd shareTargetTest
> cordova platform add https://github.com/apache/cordova-windows
> {code}
> In manifest, add Share Target of type URI, leading to the following XML:
> {code}
>   
> 
>   
> URI
>   
> 
>   
> {code}
> Run Windows 10 emulator (also crashed on HP Elite X3 device)
> Open Edge browser on any page, and share page to HelloCordova app.
> The HelloCordova app opens, and after some seconds, the emulator crashes 
> (WWAHost.exe fails with code = -1: don't know how to get more details 
> unfortunatly)
> --
> Expected result:
> 
> I don't know if this has ever been done by anyone on a Cordova app, but I 
> want to share a Edge link to my application. For Android/iOS, this means that 
> the app should open, or resume itself, and call some JS callback.
> I tried to follow these Windows8 tutorials that still look relevant for 
> Windows10 app, with no success.
> https://msdn.microsoft.com/en-us/library/windows/apps/hh758301.aspx
> It seems the "activated" callback never fires (weither it's declared in my 
> app, or in cordova.js, at least I don't see anything in the console logs I've 
> put everywhere).
> Can you tell me if I do anything wrong to achieve this usecase? thanks



--
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