[jira] [Commented] (CB-12203) Cordova-iOS Platform Release Dec 1st, 2016

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12203:
-

Github user asfgit closed the pull request at:

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


> Cordova-iOS Platform Release Dec 1st, 2016
> --
>
> Key: CB-12203
> URL: https://issues.apache.org/jira/browse/CB-12203
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
> Fix For: cordova-ios@4.3.1
>
>
> 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-12203) Cordova-iOS Platform Release Dec 1st, 2016

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

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

CB-12203 - Cordova iOS 4.3.1 release blog post

 This closes #663


> Cordova-iOS Platform Release Dec 1st, 2016
> --
>
> Key: CB-12203
> URL: https://issues.apache.org/jira/browse/CB-12203
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
> Fix For: cordova-ios@4.3.1
>
>
> 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-9287) Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

Commit 973fe6da6dada837db6435c09fce90ccd3113201 in cordova-windows's branch 
refs/heads/master from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=973fe6d ]

CB-9287 Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

Added JPG support
Introduced AppxManifest access in cordova.js
cordova.js - refine splashscreen extension based on config.xml
Added a warning when non-MRT splash screens have mixed extensions
Added a warning for size limit exceeding (applies to win10 project only)
Added a warning for images with unsupported format
Updated the tests


> Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1
> 
>
> Key: CB-9287
> URL: https://issues.apache.org/jira/browse/CB-9287
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.0.0
> Environment: Cordova 4.0.0, Windows Platform 3.7.1
>Reporter: Dennis Patzer
>Assignee: Jesse MacFadyen
>  Labels: triaged, windows
> Attachments: splashscreens_windows_universal_app.jpg
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For some reason, for example only one splashscreen size is supported 
> (620x300). When I add other sizes by adding the following line:
>  src="../resources/themes/windows-phone/img/splashscreen/splashscreen.scale-140.png"
>  width="868" height="420" />
> The image isn't copied to the cordova/platforms/windows/images folder when 
> building. This is the reason why it's also not included and referenced in the 
> resulting package.windows.appxmanifest.
> Why is that?? Or am I doing something wrong?



--
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-9287) Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-9287:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-windows/pull/212


> Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1
> 
>
> Key: CB-9287
> URL: https://issues.apache.org/jira/browse/CB-9287
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.0.0
> Environment: Cordova 4.0.0, Windows Platform 3.7.1
>Reporter: Dennis Patzer
>Assignee: Jesse MacFadyen
>  Labels: triaged, windows
> Attachments: splashscreens_windows_universal_app.jpg
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For some reason, for example only one splashscreen size is supported 
> (620x300). When I add other sizes by adding the following line:
>  src="../resources/themes/windows-phone/img/splashscreen/splashscreen.scale-140.png"
>  width="868" height="420" />
> The image isn't copied to the cordova/platforms/windows/images folder when 
> building. This is the reason why it's also not included and referenced in the 
> resulting package.windows.appxmanifest.
> Why is that?? Or am I doing something wrong?



--
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-11751) 'extendedSplashScreen' is undefined

2016-12-02 Thread C-A de Salaberry (JIRA)

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

C-A de Salaberry commented on CB-11751:
---

Just to confirm, this issue is fixed in cordova-windows@4.4.3

> 'extendedSplashScreen' is undefined
> ---
>
> Key: CB-11751
> URL: https://issues.apache.org/jira/browse/CB-11751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.4.2
> Environment: $ cordova -v
> 6.3.1
> $ cordova platform
> Installed platforms:
>   android 5.2.2
>   windows 4.4.2
> Available platforms:
>   amazon-fireos ~3.6.3 (deprecated)
>   blackberry10 ~3.8.0
>   browser ~4.1.0
>   firefoxos ~3.6.3
>   webos ~3.7.0
>   wp8 ~3.8.2 (deprecated)
> $ cordova plugins list
> com.phonegap.plugins.nativesettingsopener 1.3 "Native settings"
> cordova-custom-config 1.2.6 "cordova-custom-config"
> cordova-fabric-plugin 1.0.8 "cordova-fabric-plugin"
> cordova-plugin-app-version 0.1.8 "AppVersion"
> cordova-plugin-camera 2.1.1 "Camera"
> cordova-plugin-compat 1.0.0 "Compat"
> cordova-plugin-crosswalk-webview 1.7.2 "Crosswalk WebView Engine"
> cordova-plugin-device 1.1.2 "Device"
> cordova-plugin-dialogs 1.2.1 "Notification"
> cordova-plugin-file 4.2.0 "File"
> cordova-plugin-file-transfer 1.5.1 "File Transfer"
> cordova-plugin-fullscreen 1.1.0 "cordova-plugin-fullscreen"
> cordova-plugin-globalization 1.0.3 "Globalization"
> cordova-plugin-network-information 1.2.1 "Network Information"
> cordova-plugin-splashscreen 3.2.2 "Splashscreen"
> cordova-plugin-whitelist 1.2.2 "Whitelist"
> ionic-plugin-keyboard 2.0.1 "Keyboard"
> phonegap-plugin-push 1.8.1 "PushPlugin"
> Model: HP Elite x3
> Software: Windows 10 Mobile
> Version 1511
> OS Build: 10.0.10586.494
> Firmware revision number: 0001..0006.0243
> Screen resolution: 1440x2560
>Reporter: C-A de Salaberry
>Assignee: Sergey Shakhnazarov
>Priority: Blocker
>  Labels: no-repro, triaged, windows
>
> First error that led me here:
> {code:title=Console|borderStyle=solid}
> Warning: A more recent version of cordova-plugin-splashscreen has been hooked 
> into for compatibility reasons. Update the plugin to version >= 4.
> cordova.js (925,13)
> Exception calling native with command :: SplashScreen :: hide 
> ::exception=ReferenceError: 'extendedSplashScreen' is undefined
> cordova.js (993,13)
> {code}
> I looked around the codebase to check for that variable, found it here:
> {code}
> .\platforms\windows\platform_www\css\splashscreen.css
> .\platforms\windows\platform_www\cordova.js
> .\platforms\windows\platform_www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\css\splashscreen.css
> .\platforms\windows\www\cordova.js
> {code}
> The most interesting one being any of the two splashscreen.js
> The variable extendedSplashScreen is never defined.
> I find out that by adding the bollowing in my body, the error goes away:
> {code:html}
> 
> {code}
> However, the extended splashscreen still seems not to work.
> I suspected the `cordova-plugin-splashscreen` to be the culprit, but removing 
> it from cordova led to the same error.
> I will keep investigating and report my findings here.



--
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-9287) Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

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

CB-9287 Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

Documented MRT-style configuration


> Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1
> 
>
> Key: CB-9287
> URL: https://issues.apache.org/jira/browse/CB-9287
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.0.0
> Environment: Cordova 4.0.0, Windows Platform 3.7.1
>Reporter: Dennis Patzer
>Assignee: Jesse MacFadyen
>  Labels: triaged, windows
> Attachments: splashscreens_windows_universal_app.jpg
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For some reason, for example only one splashscreen size is supported 
> (620x300). When I add other sizes by adding the following line:
>  src="../resources/themes/windows-phone/img/splashscreen/splashscreen.scale-140.png"
>  width="868" height="420" />
> The image isn't copied to the cordova/platforms/windows/images folder when 
> building. This is the reason why it's also not included and referenced in the 
> resulting package.windows.appxmanifest.
> Why is that?? Or am I doing something wrong?



--
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-12209) Paramedic's uninstall step sometimes hang on Windows

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

Commit 5dea2407fda8c3da56a55d2fde76bb3b2d78267d in cordova-paramedic's branch 
refs/heads/master from [~alsorokin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-paramedic.git;h=5dea240 ]

CB-12209 Async app uninstall


> Paramedic's uninstall step sometimes hang on Windows
> 
>
> Key: CB-12209
> URL: https://issues.apache.org/jira/browse/CB-12209
> Project: Apache Cordova
>  Issue Type: Test
>  Components: Paramedic
>Reporter: Alexander Sorokin
>Assignee: Alexander Sorokin
>  Labels: found-by-ci, triaged
>
> Here are the logs exhibiting the issue:
> http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/243/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-contacts/console



--
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-12209) Paramedic's uninstall step sometimes hang on Windows

2016-12-02 Thread Alexander Sorokin (JIRA)
Alexander Sorokin created CB-12209:
--

 Summary: Paramedic's uninstall step sometimes hang on Windows
 Key: CB-12209
 URL: https://issues.apache.org/jira/browse/CB-12209
 Project: Apache Cordova
  Issue Type: Test
  Components: Paramedic
Reporter: Alexander Sorokin
Assignee: Alexander Sorokin


Here are the logs exhibiting the issue:

http://cordova-ci.cloudapp.net:8080/job/cordova-periodic-build/243/PLATFORM=windows-8.1-phone,PLUGIN=cordova-plugin-contacts/console



--
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-12213) Update Cordova-iOS release blog posts to not include `update` instruction

2016-12-02 Thread Shazron Abdullah (JIRA)
Shazron Abdullah created CB-12213:
-

 Summary: Update Cordova-iOS release blog posts to not include 
`update` instruction
 Key: CB-12213
 URL: https://issues.apache.org/jira/browse/CB-12213
 Project: Apache Cordova
  Issue Type: Bug
  Components: Docs
Reporter: Shazron Abdullah


It should recommend a `platform rm` then `platform add` like so:
http://cordova.apache.org/announcements/2016/04/04/ios-4.1.1.html



--
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-12213) Update Cordova-iOS release blog posts to not include `update` instruction

2016-12-02 Thread Shazron Abdullah (JIRA)

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

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

https://git-wip-us.apache.org/repos/asf?p=cordova-docs.git;a=commit;h=2072aae5e566cb5ff4b38d155f398f8c81a7edb8

> Update Cordova-iOS release blog posts to not include `update` instruction
> -
>
> Key: CB-12213
> URL: https://issues.apache.org/jira/browse/CB-12213
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> It should recommend a `platform rm` then `platform add` like so:
> http://cordova.apache.org/announcements/2016/04/04/ios-4.1.1.html



--
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-12203) Cordova-iOS Platform Release Dec 1st, 2016

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12203:
-

Github user purplecabbage commented on the issue:

https://github.com/apache/cordova-docs/pull/663
  
+1


> Cordova-iOS Platform Release Dec 1st, 2016
> --
>
> Key: CB-12203
> URL: https://issues.apache.org/jira/browse/CB-12203
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
> Fix For: cordova-ios@4.3.1
>
>
> 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-12197) Remove personal copyright notice

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12197:
-

GitHub user audreyso opened a pull request:

https://github.com/apache/cordova-lib/pull/507

CB-12197 : replaced/removed multiple occurances of Anis and Brett



### Platforms affected
cordova-common and cordova-lib

### What does this PR do?
Removed multiple occurances of "Anis" and "Brett" and replaced with the 
current Apache Cordova license instead.

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


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

…t Apache License

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

$ git pull https://github.com/audreyso/cordova-lib CB-12197

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

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


commit 0812e5e9c7d873f13b834114a3e88e49c55ecfaa
Author: audreyso 
Date:   2016-12-02T22:58:26Z

CB-12197 : replaced multiple occurances of Anis and Brett with current 
Apache License




> Remove personal copyright notice
> 
>
> Key: CB-12197
> URL: https://issues.apache.org/jira/browse/CB-12197
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: CordovaCommon, CordovaLib
>Reporter: Shazron Abdullah
>Assignee: Audrey So
>  Labels: easyfix
>
> 1. 
> https://github.com/apache/cordova-lib/blob/f8b58c782c71558516adbbd81929ee31ec3ded7f/cordova-lib/src/plugman/util/search-and-replace.js#L4
> 2. 
> https://github.com/apache/cordova-lib/blob/f8b58c782c71558516adbbd81929ee31ec3ded7f/cordova-common/src/util/plist-helpers.js#L3
> 3. 
> https://github.com/apache/cordova-lib/blob/f8b58c782c71558516adbbd81929ee31ec3ded7f/cordova-lib/src/plugman/util/plist-helpers.js#L3
> Brett Rudd is an Apache Cordova committer and thus has signed the iCLA.
> Also, there are multiple occurrences of copyright from "Anis Kadri"  
> (Copyright 2013 Anis Kadri) that need to be removed as well.



--
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-12212) Cordova iOS build fails with pods that use the resource_bundle spec feature.

2016-12-02 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12212:
--
Description: 
Cordova iOS build fails with pods that use the `resource_bundle` spec feature.

Tested with two different pods that use the `resource_bundle` spec feature.

cordova version: 6.4.0
Installed platforms:
  ios 4.3.0

Test code:
{code}
cordova create test
cd test
cordova platform add ios
cordova build
{code}

Test 1:

UrbanAirship-iOS-SDK
https://github.com/urbanairship/ios-library/search?utf8=%E2%9C%93=resource_bundle
{code}
~/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios$ cat Podfile
# DO NOT MODIFY -- auto-generated by Apache Cordova
platform :ios, '8.0'
target 'TestProj' do
project 'TestProj.xcodeproj'
pod 'UrbanAirship-iOS-SDK', '~> 8.1.3'
end


$cordova build

...
=== BUILD TARGET UrbanAirship-iOS-SDK-AirshipResources OF PROJECT Pods WITH 
CONFIGURATION Debug ===

Check dependencies

Write auxiliary files
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-generated-files.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-all-target-headers.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-own-target-headers.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-all-non-framework-target-headers.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-project-headers.hmap

Create product structure
/bin/mkdir -p 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle

CopyPlistFile 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle/Info.plist
 UrbanAirship-iOS-SDK/AirshipKit/AirshipResources/Info.plist
cd 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/Pods
export 
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/abcuser/Documents/workspace/sandalwood/build/install/sandalwood/bin:/usr/local/bin/cordova:/usr/local/bin/phonegap:/usr/local/bin/npm/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/usr/local/bin:/Users/abcuser/Documents/workspace/android-sdk//platform-tools:/Users/abcuser/Documents/workspace/android-sdk/tools"
builtin-copyPlist --convert binary1 --outdir 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle
 -- UrbanAirship-iOS-SDK/AirshipKit/AirshipResources/Info.plist

ProcessProductPackaging "" 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources.bundle.xcent
cd 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/Pods
export 
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/abcuser/Documents/workspace/sandalwood/build/install/sandalwood/bin:/usr/local/bin/cordova:/usr/local/bin/phonegap:/usr/local/bin/npm/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/usr/local/bin:/Users/abcuser/Documents/workspace/android-sdk//platform-tools:/Users/abcuser/Documents/workspace/android-sdk/tools"
builtin-productPackagingUtility -entitlements -format xml -o 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources.bundle.xcent
warning: Falling back to contents of entitlements file 
"Entitlements-Debug.plist" because it was modified during the build process. 
Modifying the entitlements file 

[jira] [Commented] (CB-12127) Add buildFlag support in build.json

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

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

CB-12127 - Add buildFlag support in build.json

 This closes #662


> Add buildFlag support in build.json
> ---
>
> Key: CB-12127
> URL: https://issues.apache.org/jira/browse/CB-12127
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
> Fix For: cordova-ios@4.3.1
>
>
> Add the "buildFlag" key here:
> https://github.com/apache/cordova-ios/blob/50a185a6ec9e1b231cf0cddaddb6f74101c93f38/bin/templates/scripts/cordova/lib/build.js#L79
> This is to support CB-11245



--
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-12127) Add buildFlag support in build.json

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12127:
-

Github user asfgit closed the pull request at:

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


> Add buildFlag support in build.json
> ---
>
> Key: CB-12127
> URL: https://issues.apache.org/jira/browse/CB-12127
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
> Fix For: cordova-ios@4.3.1
>
>
> Add the "buildFlag" key here:
> https://github.com/apache/cordova-ios/blob/50a185a6ec9e1b231cf0cddaddb6f74101c93f38/bin/templates/scripts/cordova/lib/build.js#L79
> This is to support CB-11245



--
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-12203) Cordova-iOS Platform Release Dec 1st, 2016

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-12203:
-

GitHub user shazron opened a pull request:

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

CB-12203 - Cordova iOS 4.3.1 release blog post



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

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

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

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


commit 364d4721b74d8cbbb3add6fecc1157e8acfc738e
Author: Shazron Abdullah 
Date:   2016-12-03T01:20:17Z

CB-12203 - Cordova iOS 4.3.1 release blog post




> Cordova-iOS Platform Release Dec 1st, 2016
> --
>
> Key: CB-12203
> URL: https://issues.apache.org/jira/browse/CB-12203
> Project: Apache Cordova
>  Issue Type: Task
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
> Fix For: cordova-ios@4.3.1
>
>
> 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] [Assigned] (CB-12213) Update Cordova-iOS release blog posts to not include `update` instruction

2016-12-02 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah reassigned CB-12213:
-

Assignee: Shazron Abdullah

> Update Cordova-iOS release blog posts to not include `update` instruction
> -
>
> Key: CB-12213
> URL: https://issues.apache.org/jira/browse/CB-12213
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Docs
>Reporter: Shazron Abdullah
>Assignee: Shazron Abdullah
>
> It should recommend a `platform rm` then `platform add` like so:
> http://cordova.apache.org/announcements/2016/04/04/ios-4.1.1.html



--
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-12212) Cordova iOS build fails with pods that use the resource_bundle spec feature.

2016-12-02 Thread Shazron Abdullah (JIRA)

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

Shazron Abdullah updated CB-12212:
--
Fix Version/s: cordova-ios@4.4.0

> Cordova iOS build fails with pods that use the resource_bundle spec feature.
> 
>
> Key: CB-12212
> URL: https://issues.apache.org/jira/browse/CB-12212
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 4.3.0
>Reporter: Helen Crowell
> Fix For: cordova-ios@4.4.0
>
>
> Cordova iOS build fails with pods that use the `resource_bundle` spec feature.
> Tested with two different pods that use the `resource_bundle` spec feature.
> cordova version: 6.4.0
> Installed platforms:
>   ios 4.3.0
> Test code:
> {code}
> cordova create test
> cd test
> cordova platform add ios
> cordova build
> {code}
> Test 1:
> UrbanAirship-iOS-SDK
> https://github.com/urbanairship/ios-library/search?utf8=%E2%9C%93=resource_bundle
> {code}
> ~/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios$ cat Podfile
> # DO NOT MODIFY -- auto-generated by Apache Cordova
> platform :ios, '8.0'
> target 'TestProj' do
> project 'TestProj.xcodeproj'
> pod 'UrbanAirship-iOS-SDK', '~> 8.1.3'
> end
> $cordova build
> ...
> === BUILD TARGET UrbanAirship-iOS-SDK-AirshipResources OF PROJECT Pods WITH 
> CONFIGURATION Debug ===
> Check dependencies
> Write auxiliary files
> write-file 
> /Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-generated-files.hmap
> write-file 
> /Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-all-target-headers.hmap
> write-file 
> /Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-own-target-headers.hmap
> write-file 
> /Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources.hmap
> write-file 
> /Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-all-non-framework-target-headers.hmap
> write-file 
> /Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-project-headers.hmap
> Create product structure
> /bin/mkdir -p 
> /Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle
> CopyPlistFile 
> /Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle/Info.plist
>  UrbanAirship-iOS-SDK/AirshipKit/AirshipResources/Info.plist
> cd 
> /Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/Pods
> export 
> PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/abcuser/Documents/workspace/sandalwood/build/install/sandalwood/bin:/usr/local/bin/cordova:/usr/local/bin/phonegap:/usr/local/bin/npm/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/usr/local/bin:/Users/abcuser/Documents/workspace/android-sdk//platform-tools:/Users/abcuser/Documents/workspace/android-sdk/tools"
> builtin-copyPlist --convert binary1 --outdir 
> /Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle
>  -- UrbanAirship-iOS-SDK/AirshipKit/AirshipResources/Info.plist
> ProcessProductPackaging "" 
> /Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources.bundle.xcent
> cd 
> /Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/Pods
> export 
> 

[jira] [Created] (CB-12210) Specifying the --plugin flag without a value causes an exception

2016-12-02 Thread sterling gerritz (JIRA)
sterling gerritz created CB-12210:
-

 Summary: Specifying the --plugin flag without a value causes an 
exception
 Key: CB-12210
 URL: https://issues.apache.org/jira/browse/CB-12210
 Project: Apache Cordova
  Issue Type: Bug
  Components: Paramedic
Reporter: sterling gerritz
Priority: Minor


FYI: when I failed to add a path paramedic threw a 'type error':

 cordova-paramedic --platform android --plugin
cordova-paramedic: creating temp project at 
/var/folders/p4/m50wzcnx3_5grsq_d3z5kq5wgn/T/tmp-21300Vfzeii04OHd0
cordova-paramedic: installing true
path.js:7
   throw new TypeError('Path must be a string. Received ' + inspect(path));
   ^

TypeError: Path must be a string. Received true
   at assertPath (path.js:7:11)



--
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-12211) InAppBrowser - problem in iOS 10 when try to open an url in external browser with window.open(url, "_system")

2016-12-02 Thread Marco (JIRA)

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

Marco updated CB-12211:
---
Description: 
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google

3. So, my App uses InAppBrowser plugin and calls "window.open" with "_system" 
as a target.


--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?

Thank you

  was:
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google

3. So, my App uses InAppBrowser plugin and calls "window.open" with "_system" 
as a target.


--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?


> InAppBrowser - problem in iOS 10 when try to open an url in external browser 
> with window.open(url, "_system")
> -
>
> Key: CB-12211
> URL: https://issues.apache.org/jira/browse/CB-12211
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: iOS 10
>Reporter: Marco
>
> Consider the following scenario:
> 1. My Cordova App have a filter based on InAppBrowser like this:
> function openurlinexternalbrowser() {
> $(document).on('click', 'a[target="_system"],a[target="_blank"]', 
> function (e) {
> e.preventDefault();
> var url = this.href;
> window.open(url, "_system");
> });
> }
> 2. This filter permits to open the url in anchor tag ( ... ) in 
> external browser. For example: 
>   http://www.google.com/; 
> target="_blank">Test Google
> 3. So, my App uses InAppBrowser plugin and calls "window.open" with "_system" 
> as a target.
> --- WRONG BEHAVIOUR --- 
> What's happen when I try to open an url?
> - in iOS 9, all works fine, url it's open in external browser after click on 
> a link;
> - in iOS 10 nothing happen, but if you click on a link, and then click twice 
> on the home button (like when you enter in multitasking mode), the browser 
> appears and it opens the url.
> It's possible to fix this problem?
> Thank you



--
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-11751) 'extendedSplashScreen' is undefined

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11751:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-windows/pull/211


> 'extendedSplashScreen' is undefined
> ---
>
> Key: CB-11751
> URL: https://issues.apache.org/jira/browse/CB-11751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.4.2
> Environment: $ cordova -v
> 6.3.1
> $ cordova platform
> Installed platforms:
>   android 5.2.2
>   windows 4.4.2
> Available platforms:
>   amazon-fireos ~3.6.3 (deprecated)
>   blackberry10 ~3.8.0
>   browser ~4.1.0
>   firefoxos ~3.6.3
>   webos ~3.7.0
>   wp8 ~3.8.2 (deprecated)
> $ cordova plugins list
> com.phonegap.plugins.nativesettingsopener 1.3 "Native settings"
> cordova-custom-config 1.2.6 "cordova-custom-config"
> cordova-fabric-plugin 1.0.8 "cordova-fabric-plugin"
> cordova-plugin-app-version 0.1.8 "AppVersion"
> cordova-plugin-camera 2.1.1 "Camera"
> cordova-plugin-compat 1.0.0 "Compat"
> cordova-plugin-crosswalk-webview 1.7.2 "Crosswalk WebView Engine"
> cordova-plugin-device 1.1.2 "Device"
> cordova-plugin-dialogs 1.2.1 "Notification"
> cordova-plugin-file 4.2.0 "File"
> cordova-plugin-file-transfer 1.5.1 "File Transfer"
> cordova-plugin-fullscreen 1.1.0 "cordova-plugin-fullscreen"
> cordova-plugin-globalization 1.0.3 "Globalization"
> cordova-plugin-network-information 1.2.1 "Network Information"
> cordova-plugin-splashscreen 3.2.2 "Splashscreen"
> cordova-plugin-whitelist 1.2.2 "Whitelist"
> ionic-plugin-keyboard 2.0.1 "Keyboard"
> phonegap-plugin-push 1.8.1 "PushPlugin"
> Model: HP Elite x3
> Software: Windows 10 Mobile
> Version 1511
> OS Build: 10.0.10586.494
> Firmware revision number: 0001..0006.0243
> Screen resolution: 1440x2560
>Reporter: C-A de Salaberry
>Assignee: Sergey Shakhnazarov
>Priority: Blocker
>  Labels: no-repro, triaged, windows
>
> First error that led me here:
> {code:title=Console|borderStyle=solid}
> Warning: A more recent version of cordova-plugin-splashscreen has been hooked 
> into for compatibility reasons. Update the plugin to version >= 4.
> cordova.js (925,13)
> Exception calling native with command :: SplashScreen :: hide 
> ::exception=ReferenceError: 'extendedSplashScreen' is undefined
> cordova.js (993,13)
> {code}
> I looked around the codebase to check for that variable, found it here:
> {code}
> .\platforms\windows\platform_www\css\splashscreen.css
> .\platforms\windows\platform_www\cordova.js
> .\platforms\windows\platform_www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\css\splashscreen.css
> .\platforms\windows\www\cordova.js
> {code}
> The most interesting one being any of the two splashscreen.js
> The variable extendedSplashScreen is never defined.
> I find out that by adding the bollowing in my body, the error goes away:
> {code:html}
> 
> {code}
> However, the extended splashscreen still seems not to work.
> I suspected the `cordova-plugin-splashscreen` to be the culprit, but removing 
> it from cordova led to the same error.
> I will keep investigating and report my findings here.



--
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-11751) 'extendedSplashScreen' is undefined

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

Commit 623ff181dbb780537c9a9b646db6f72bd59722e9 in cordova-windows's branch 
refs/heads/master from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=623ff18 ]

CB-11751 'extendedSplashScreen' is undefined


> 'extendedSplashScreen' is undefined
> ---
>
> Key: CB-11751
> URL: https://issues.apache.org/jira/browse/CB-11751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.4.2
> Environment: $ cordova -v
> 6.3.1
> $ cordova platform
> Installed platforms:
>   android 5.2.2
>   windows 4.4.2
> Available platforms:
>   amazon-fireos ~3.6.3 (deprecated)
>   blackberry10 ~3.8.0
>   browser ~4.1.0
>   firefoxos ~3.6.3
>   webos ~3.7.0
>   wp8 ~3.8.2 (deprecated)
> $ cordova plugins list
> com.phonegap.plugins.nativesettingsopener 1.3 "Native settings"
> cordova-custom-config 1.2.6 "cordova-custom-config"
> cordova-fabric-plugin 1.0.8 "cordova-fabric-plugin"
> cordova-plugin-app-version 0.1.8 "AppVersion"
> cordova-plugin-camera 2.1.1 "Camera"
> cordova-plugin-compat 1.0.0 "Compat"
> cordova-plugin-crosswalk-webview 1.7.2 "Crosswalk WebView Engine"
> cordova-plugin-device 1.1.2 "Device"
> cordova-plugin-dialogs 1.2.1 "Notification"
> cordova-plugin-file 4.2.0 "File"
> cordova-plugin-file-transfer 1.5.1 "File Transfer"
> cordova-plugin-fullscreen 1.1.0 "cordova-plugin-fullscreen"
> cordova-plugin-globalization 1.0.3 "Globalization"
> cordova-plugin-network-information 1.2.1 "Network Information"
> cordova-plugin-splashscreen 3.2.2 "Splashscreen"
> cordova-plugin-whitelist 1.2.2 "Whitelist"
> ionic-plugin-keyboard 2.0.1 "Keyboard"
> phonegap-plugin-push 1.8.1 "PushPlugin"
> Model: HP Elite x3
> Software: Windows 10 Mobile
> Version 1511
> OS Build: 10.0.10586.494
> Firmware revision number: 0001..0006.0243
> Screen resolution: 1440x2560
>Reporter: C-A de Salaberry
>Assignee: Sergey Shakhnazarov
>Priority: Blocker
>  Labels: no-repro, triaged, windows
>
> First error that led me here:
> {code:title=Console|borderStyle=solid}
> Warning: A more recent version of cordova-plugin-splashscreen has been hooked 
> into for compatibility reasons. Update the plugin to version >= 4.
> cordova.js (925,13)
> Exception calling native with command :: SplashScreen :: hide 
> ::exception=ReferenceError: 'extendedSplashScreen' is undefined
> cordova.js (993,13)
> {code}
> I looked around the codebase to check for that variable, found it here:
> {code}
> .\platforms\windows\platform_www\css\splashscreen.css
> .\platforms\windows\platform_www\cordova.js
> .\platforms\windows\platform_www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\css\splashscreen.css
> .\platforms\windows\www\cordova.js
> {code}
> The most interesting one being any of the two splashscreen.js
> The variable extendedSplashScreen is never defined.
> I find out that by adding the bollowing in my body, the error goes away:
> {code:html}
> 
> {code}
> However, the extended splashscreen still seems not to work.
> I suspected the `cordova-plugin-splashscreen` to be the culprit, but removing 
> it from cordova led to the same error.
> I will keep investigating and report my findings here.



--
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-12211) InAppBrowser - iOS 10 problem when try to open an url in external browser with window.open(url, "_system")

2016-12-02 Thread Marco (JIRA)

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

Marco updated CB-12211:
---
Description: 
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google

3. So, my App uses InAppBrowser plugin and calls window.open with _system as a 
target.



--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?

  was:
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google


3. So, my App uses InAppBrowser plugin and calls window.open with _system as a 
target.


--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?


> InAppBrowser - iOS 10 problem when try to open an url in external browser 
> with window.open(url, "_system")
> --
>
> Key: CB-12211
> URL: https://issues.apache.org/jira/browse/CB-12211
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: iPhone with iOS v. 10
>Reporter: Marco
>
> Consider the following scenario:
> 1. My Cordova App have a filter based on InAppBrowser like this:
> function openurlinexternalbrowser() {
> $(document).on('click', 'a[target="_system"],a[target="_blank"]', 
> function (e) {
> e.preventDefault();
> var url = this.href;
> window.open(url, "_system");
> });
> }
> 2. This filter permits to open the url in anchor tag ( ... ) in 
> external browser. For example: 
>   http://www.google.com/; 
> target="_blank">Test Google
> 3. So, my App uses InAppBrowser plugin and calls window.open with _system as 
> a target.
> --- WRONG BEHAVIOUR --- 
> What's happen when I try to open an url?
> - in iOS 9, all works fine, url it's open in external browser after click on 
> a link;
> - in iOS 10 nothing happen, but if you click on a link, and then click twice 
> on the home button (like when you enter in multitasking mode), the browser 
> appears and it opens the url.
> It's possible to fix this problem?



--
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-12211) InAppBrowser - problem in iOS 10 when try to open an url in external browser with window.open(url, "_system")

2016-12-02 Thread Marco (JIRA)

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

Marco updated CB-12211:
---
Summary: InAppBrowser - problem in iOS 10 when try to open an url in 
external browser with window.open(url, "_system")  (was: InAppBrowser - iOS 10 
problem when try to open an url in external browser with window.open(url, 
"_system"))

> InAppBrowser - problem in iOS 10 when try to open an url in external browser 
> with window.open(url, "_system")
> -
>
> Key: CB-12211
> URL: https://issues.apache.org/jira/browse/CB-12211
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: iPhone with iOS v. 10
>Reporter: Marco
>
> Consider the following scenario:
> 1. My Cordova App have a filter based on InAppBrowser like this:
> function openurlinexternalbrowser() {
> $(document).on('click', 'a[target="_system"],a[target="_blank"]', 
> function (e) {
> e.preventDefault();
> var url = this.href;
> window.open(url, "_system");
> });
> }
> 2. This filter permits to open the url in anchor tag ( ... ) in 
> external browser. For example: 
>   http://www.google.com/; 
> target="_blank">Test Google
> 3. So, my App uses InAppBrowser plugin and calls window.open with _system as 
> a target.
> --- WRONG BEHAVIOUR --- 
> What's happen when I try to open an url?
> - in iOS 9, all works fine, url it's open in external browser after click on 
> a link;
> - in iOS 10 nothing happen, but if you click on a link, and then click twice 
> on the home button (like when you enter in multitasking mode), the browser 
> appears and it opens the url.
> It's possible to fix this problem?



--
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-12211) InAppBrowser - problem in iOS 10 when try to open an url in external browser with window.open(url, "_system")

2016-12-02 Thread Marco (JIRA)

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

Marco updated CB-12211:
---
Description: 
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google

3. So, my App uses InAppBrowser plugin and calls window.open with _system as a 
target.


--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?

  was:
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google

3. So, my App uses InAppBrowser plugin and calls window.open with _system as a 
target.



--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?


> InAppBrowser - problem in iOS 10 when try to open an url in external browser 
> with window.open(url, "_system")
> -
>
> Key: CB-12211
> URL: https://issues.apache.org/jira/browse/CB-12211
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: iOS 10
>Reporter: Marco
>
> Consider the following scenario:
> 1. My Cordova App have a filter based on InAppBrowser like this:
> function openurlinexternalbrowser() {
> $(document).on('click', 'a[target="_system"],a[target="_blank"]', 
> function (e) {
> e.preventDefault();
> var url = this.href;
> window.open(url, "_system");
> });
> }
> 2. This filter permits to open the url in anchor tag ( ... ) in 
> external browser. For example: 
>   http://www.google.com/; 
> target="_blank">Test Google
> 3. So, my App uses InAppBrowser plugin and calls window.open with _system as 
> a target.
> --- WRONG BEHAVIOUR --- 
> What's happen when I try to open an url?
> - in iOS 9, all works fine, url it's open in external browser after click on 
> a link;
> - in iOS 10 nothing happen, but if you click on a link, and then click twice 
> on the home button (like when you enter in multitasking mode), the browser 
> appears and it opens the url.
> It's possible to fix this problem?



--
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-12211) InAppBrowser - problem in iOS 10 when try to open an url in external browser with window.open(url, "_system")

2016-12-02 Thread Marco (JIRA)

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

Marco updated CB-12211:
---
Description: 
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google

3. So, my App uses InAppBrowser plugin and calls "window.open" with "_system" 
as a target.


--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?

  was:
Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google

3. So, my App uses InAppBrowser plugin and calls window.open with _system as a 
target.


--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?


> InAppBrowser - problem in iOS 10 when try to open an url in external browser 
> with window.open(url, "_system")
> -
>
> Key: CB-12211
> URL: https://issues.apache.org/jira/browse/CB-12211
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: iOS 10
>Reporter: Marco
>
> Consider the following scenario:
> 1. My Cordova App have a filter based on InAppBrowser like this:
> function openurlinexternalbrowser() {
> $(document).on('click', 'a[target="_system"],a[target="_blank"]', 
> function (e) {
> e.preventDefault();
> var url = this.href;
> window.open(url, "_system");
> });
> }
> 2. This filter permits to open the url in anchor tag ( ... ) in 
> external browser. For example: 
>   http://www.google.com/; 
> target="_blank">Test Google
> 3. So, my App uses InAppBrowser plugin and calls "window.open" with "_system" 
> as a target.
> --- WRONG BEHAVIOUR --- 
> What's happen when I try to open an url?
> - in iOS 9, all works fine, url it's open in external browser after click on 
> a link;
> - in iOS 10 nothing happen, but if you click on a link, and then click twice 
> on the home button (like when you enter in multitasking mode), the browser 
> appears and it opens the url.
> It's possible to fix this problem?



--
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-12159) Android: Keystore password prompt won't show up

2016-12-02 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov updated CB-12159:
-
Labels: android gradle keystore password prompt reproduced triaged  (was: 
android gradle keystore password prompt)

> Android: Keystore password prompt won't show up
> ---
>
> Key: CB-12159
> URL: https://issues.apache.org/jira/browse/CB-12159
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Android
>Reporter: Teemu Halmela
>  Labels: android, gradle, keystore, password, prompt, reproduced, 
> triaged
>
> After updating platform to Android 6.0.0 keystore password prompt won't work 
> anymore.
> This happens when doing release build with command
> {noformat}
> cordova build --release --buildConfig build.json
> {noformat}
> Where build.json contains keystore and alias properties.
> On previous version this showed a prompt that asked for keystore passwords.
> With new version build fails with an error because it won't have the correct 
> passwords.
> {noformat}
> Execution failed for task ':packageArmv7Release'.
> > com.android.ide.common.signing.KeytoolException: Failed to read key STORE 
> > from store "KEYSTORE": Keystore was tampered with, or password was incorrect
> {noformat}
> I'm using Cordova 6.4.0 and have tested this with Android 5.1.1 and 5.2.2 and 
> both of those work. Android 6.1.0 has the same issue.
> It seems to me that validateReleaseSigning task isn't being added to gradle 
> tasks anymore for some reason, which means prompt won't be shown.
> I think this function is supposed to show the prompt 
> {code:javascript|title=platforms/android/build.gradle}
> gradle.taskGraph.whenReady { taskGraph ->
> taskGraph.getAllTasks().each() { task ->
> if (task.name == 'validateReleaseSigning') {
> promptForReleaseKeyPassword()
> }
> }
> }
> {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-12211) InAppBrowser - problem with iOS 10 when try to open an url in external browser

2016-12-02 Thread Marco (JIRA)
Marco created CB-12211:
--

 Summary: InAppBrowser - problem with iOS 10 when try to open an 
url in external browser
 Key: CB-12211
 URL: https://issues.apache.org/jira/browse/CB-12211
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin InAppBrowser
 Environment: iPhone with iOS v. 10
Reporter: Marco


Consider the following scenario:

1. My Cordova App have a filter based on InAppBrowser like this:

function openurlinexternalbrowser() {
$(document).on('click', 'a[target="_system"],a[target="_blank"]', 
function (e) {
e.preventDefault();
var url = this.href;
window.open(url, "_system");
});
}

2. This filter permits to open the url in anchor tag ( ... ) in external 
browser. For example: 

  http://www.google.com/; 
target="_blank">Test Google


3. So, my App uses InAppBrowser plugin and calls window.open with _system as a 
target.


--- WRONG BEHAVIOUR --- 

What's happen when I try to open an url?

- in iOS 9, all works fine, url it's open in external browser after click on a 
link;
- in iOS 10 nothing happen, but if you click on a link, and then click twice on 
the home button (like when you enter in multitasking mode), the browser appears 
and it opens the url.

It's possible to fix this problem?



--
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-12211) InAppBrowser - iOS 10 problem when try to open an url in external browser with window.open(url, "_system")

2016-12-02 Thread Marco (JIRA)

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

Marco updated CB-12211:
---
Summary: InAppBrowser - iOS 10 problem when try to open an url in external 
browser with window.open(url, "_system")  (was: InAppBrowser - problem with iOS 
10 when try to open an url in external browser)

> InAppBrowser - iOS 10 problem when try to open an url in external browser 
> with window.open(url, "_system")
> --
>
> Key: CB-12211
> URL: https://issues.apache.org/jira/browse/CB-12211
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin InAppBrowser
> Environment: iPhone with iOS v. 10
>Reporter: Marco
>
> Consider the following scenario:
> 1. My Cordova App have a filter based on InAppBrowser like this:
> function openurlinexternalbrowser() {
> $(document).on('click', 'a[target="_system"],a[target="_blank"]', 
> function (e) {
> e.preventDefault();
> var url = this.href;
> window.open(url, "_system");
> });
> }
> 2. This filter permits to open the url in anchor tag ( ... ) in 
> external browser. For example: 
>   http://www.google.com/; 
> target="_blank">Test Google
> 
> 3. So, my App uses InAppBrowser plugin and calls window.open with _system as 
> a target.
> --- WRONG BEHAVIOUR --- 
> What's happen when I try to open an url?
> - in iOS 9, all works fine, url it's open in external browser after click on 
> a link;
> - in iOS 10 nothing happen, but if you click on a link, and then click twice 
> on the home button (like when you enter in multitasking mode), the browser 
> appears and it opens the url.
> It's possible to fix this problem?



--
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-11751) 'extendedSplashScreen' is undefined

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

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

CB-11751 'extendedSplashScreen' is undefined
Document that splashscreen needs to be disabled on Windows in case of updating 
entire document body


> 'extendedSplashScreen' is undefined
> ---
>
> Key: CB-11751
> URL: https://issues.apache.org/jira/browse/CB-11751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.4.2
> Environment: $ cordova -v
> 6.3.1
> $ cordova platform
> Installed platforms:
>   android 5.2.2
>   windows 4.4.2
> Available platforms:
>   amazon-fireos ~3.6.3 (deprecated)
>   blackberry10 ~3.8.0
>   browser ~4.1.0
>   firefoxos ~3.6.3
>   webos ~3.7.0
>   wp8 ~3.8.2 (deprecated)
> $ cordova plugins list
> com.phonegap.plugins.nativesettingsopener 1.3 "Native settings"
> cordova-custom-config 1.2.6 "cordova-custom-config"
> cordova-fabric-plugin 1.0.8 "cordova-fabric-plugin"
> cordova-plugin-app-version 0.1.8 "AppVersion"
> cordova-plugin-camera 2.1.1 "Camera"
> cordova-plugin-compat 1.0.0 "Compat"
> cordova-plugin-crosswalk-webview 1.7.2 "Crosswalk WebView Engine"
> cordova-plugin-device 1.1.2 "Device"
> cordova-plugin-dialogs 1.2.1 "Notification"
> cordova-plugin-file 4.2.0 "File"
> cordova-plugin-file-transfer 1.5.1 "File Transfer"
> cordova-plugin-fullscreen 1.1.0 "cordova-plugin-fullscreen"
> cordova-plugin-globalization 1.0.3 "Globalization"
> cordova-plugin-network-information 1.2.1 "Network Information"
> cordova-plugin-splashscreen 3.2.2 "Splashscreen"
> cordova-plugin-whitelist 1.2.2 "Whitelist"
> ionic-plugin-keyboard 2.0.1 "Keyboard"
> phonegap-plugin-push 1.8.1 "PushPlugin"
> Model: HP Elite x3
> Software: Windows 10 Mobile
> Version 1511
> OS Build: 10.0.10586.494
> Firmware revision number: 0001..0006.0243
> Screen resolution: 1440x2560
>Reporter: C-A de Salaberry
>Assignee: Sergey Shakhnazarov
>Priority: Blocker
>  Labels: no-repro, triaged, windows
>
> First error that led me here:
> {code:title=Console|borderStyle=solid}
> Warning: A more recent version of cordova-plugin-splashscreen has been hooked 
> into for compatibility reasons. Update the plugin to version >= 4.
> cordova.js (925,13)
> Exception calling native with command :: SplashScreen :: hide 
> ::exception=ReferenceError: 'extendedSplashScreen' is undefined
> cordova.js (993,13)
> {code}
> I looked around the codebase to check for that variable, found it here:
> {code}
> .\platforms\windows\platform_www\css\splashscreen.css
> .\platforms\windows\platform_www\cordova.js
> .\platforms\windows\platform_www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\css\splashscreen.css
> .\platforms\windows\www\cordova.js
> {code}
> The most interesting one being any of the two splashscreen.js
> The variable extendedSplashScreen is never defined.
> I find out that by adding the bollowing in my body, the error goes away:
> {code:html}
> 
> {code}
> However, the extended splashscreen still seems not to work.
> I suspected the `cordova-plugin-splashscreen` to be the culprit, but removing 
> it from cordova led to the same error.
> I will keep investigating and report my findings here.



--
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-11751) 'extendedSplashScreen' is undefined

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11751:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-splashscreen/pull/118


> 'extendedSplashScreen' is undefined
> ---
>
> Key: CB-11751
> URL: https://issues.apache.org/jira/browse/CB-11751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.4.2
> Environment: $ cordova -v
> 6.3.1
> $ cordova platform
> Installed platforms:
>   android 5.2.2
>   windows 4.4.2
> Available platforms:
>   amazon-fireos ~3.6.3 (deprecated)
>   blackberry10 ~3.8.0
>   browser ~4.1.0
>   firefoxos ~3.6.3
>   webos ~3.7.0
>   wp8 ~3.8.2 (deprecated)
> $ cordova plugins list
> com.phonegap.plugins.nativesettingsopener 1.3 "Native settings"
> cordova-custom-config 1.2.6 "cordova-custom-config"
> cordova-fabric-plugin 1.0.8 "cordova-fabric-plugin"
> cordova-plugin-app-version 0.1.8 "AppVersion"
> cordova-plugin-camera 2.1.1 "Camera"
> cordova-plugin-compat 1.0.0 "Compat"
> cordova-plugin-crosswalk-webview 1.7.2 "Crosswalk WebView Engine"
> cordova-plugin-device 1.1.2 "Device"
> cordova-plugin-dialogs 1.2.1 "Notification"
> cordova-plugin-file 4.2.0 "File"
> cordova-plugin-file-transfer 1.5.1 "File Transfer"
> cordova-plugin-fullscreen 1.1.0 "cordova-plugin-fullscreen"
> cordova-plugin-globalization 1.0.3 "Globalization"
> cordova-plugin-network-information 1.2.1 "Network Information"
> cordova-plugin-splashscreen 3.2.2 "Splashscreen"
> cordova-plugin-whitelist 1.2.2 "Whitelist"
> ionic-plugin-keyboard 2.0.1 "Keyboard"
> phonegap-plugin-push 1.8.1 "PushPlugin"
> Model: HP Elite x3
> Software: Windows 10 Mobile
> Version 1511
> OS Build: 10.0.10586.494
> Firmware revision number: 0001..0006.0243
> Screen resolution: 1440x2560
>Reporter: C-A de Salaberry
>Assignee: Sergey Shakhnazarov
>Priority: Blocker
>  Labels: no-repro, triaged, windows
>
> First error that led me here:
> {code:title=Console|borderStyle=solid}
> Warning: A more recent version of cordova-plugin-splashscreen has been hooked 
> into for compatibility reasons. Update the plugin to version >= 4.
> cordova.js (925,13)
> Exception calling native with command :: SplashScreen :: hide 
> ::exception=ReferenceError: 'extendedSplashScreen' is undefined
> cordova.js (993,13)
> {code}
> I looked around the codebase to check for that variable, found it here:
> {code}
> .\platforms\windows\platform_www\css\splashscreen.css
> .\platforms\windows\platform_www\cordova.js
> .\platforms\windows\platform_www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\cordova-js-src\splashscreen.js
> .\platforms\windows\www\css\splashscreen.css
> .\platforms\windows\www\cordova.js
> {code}
> The most interesting one being any of the two splashscreen.js
> The variable extendedSplashScreen is never defined.
> I find out that by adding the bollowing in my body, the error goes away:
> {code:html}
> 
> {code}
> However, the extended splashscreen still seems not to work.
> I suspected the `cordova-plugin-splashscreen` to be the culprit, but removing 
> it from cordova led to the same error.
> I will keep investigating and report my findings here.



--
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-9287) Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-9287:


Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-splashscreen/pull/119


> Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1
> 
>
> Key: CB-9287
> URL: https://issues.apache.org/jira/browse/CB-9287
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.0.0
> Environment: Cordova 4.0.0, Windows Platform 3.7.1
>Reporter: Dennis Patzer
>Assignee: Jesse MacFadyen
>  Labels: triaged, windows
> Attachments: splashscreens_windows_universal_app.jpg
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For some reason, for example only one splashscreen size is supported 
> (620x300). When I add other sizes by adding the following line:
>  src="../resources/themes/windows-phone/img/splashscreen/splashscreen.scale-140.png"
>  width="868" height="420" />
> The image isn't copied to the cordova/platforms/windows/images folder when 
> building. This is the reason why it's also not included and referenced in the 
> resulting package.windows.appxmanifest.
> Why is that?? Or am I doing something wrong?



--
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-7879) [Windows] Icons & Splash screen files don't get copied

2016-12-02 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov resolved CB-7879.
-
Resolution: Duplicate

See the [splashscreen 
docs|https://github.com/apache/cordova-plugin-splashscreen#windows-specific-information]
 for the list of supported scales.

> [Windows] Icons & Splash screen files don't get copied
> --
>
> Key: CB-7879
> URL: https://issues.apache.org/jira/browse/CB-7879
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Affects Versions: 4.0.0
>Reporter: Michael Schmidt
>
> Icons & Splash screen files as defined in the config.xml don't don't get 
> copied into their respective folders in the windows platform
> Example: 
> config.xml:
> 
>  width="1152" height="1920" />
> 
> should get copied into:
> /windows/images/SplashScreen.scale-240.png
> This copy operation doesn't take place.



--
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-12192) No SplashScreen on Windows when content.src is subpage

2016-12-02 Thread ASF subversion and git services (JIRA)

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

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

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

CB-12192 - No SplashScreen on Windows when content.src is subpage


> No SplashScreen on Windows when content.src is subpage
> --
>
> Key: CB-12192
> URL: https://issues.apache.org/jira/browse/CB-12192
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Windows
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>
> {{cordova plugin add cordova-plugin-test-framework}} 
> Switch config.xml content.src to {{cdvtests/index.html}} -> splashscreen will 
> not be shown as prebuild.js does not patch HTML adding base.js as regex fails 
> for {{../cordova.js}}.



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

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



[jira] [Commented] (CB-11751) 'extendedSplashScreen' is undefined

2016-12-02 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on CB-11751:
-

Github user cordova-qa commented on the issue:

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

**Commit** - 
[Link](https://github.com/apache/cordova-plugin-splashscreen/pull/118/commits/04667e04c029f7ccfdd1567b128ee56dc041450a)
**Dashboard** - 
[Link](http://cordova-ci.cloudapp.net:8080/job/cordova-plugin-splashscreen-pr/36/)

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



> 'extendedSplashScreen' is undefined
> ---
>
> Key: CB-11751
> URL: https://issues.apache.org/jira/browse/CB-11751
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.4.2
> Environment: $ cordova -v
> 6.3.1
> $ cordova platform
> Installed platforms:
>   android 5.2.2
>   windows 4.4.2
> Available platforms:
>   amazon-fireos ~3.6.3 (deprecated)
>   blackberry10 ~3.8.0
>   browser ~4.1.0
>   firefoxos ~3.6.3
>   webos ~3.7.0
>   wp8 ~3.8.2 (deprecated)
> $ cordova plugins list
> com.phonegap.plugins.nativesettingsopener 1.3 "Native settings"
> cordova-custom-config 1.2.6 "cordova-custom-config"
> cordova-fabric-plugin 1.0.8 "cordova-fabric-plugin"
> cordova-plugin-app-version 0.1.8 "AppVersion"
> cordova-plugin-camera 2.1.1 "Camera"
> cordova-plugin-compat 1.0.0 "Compat"
> cordova-plugin-crosswalk-webview 1.7.2 "Crosswalk WebView Engine"
> cordova-plugin-device 1.1.2 "Device"
> cordova-plugin-dialogs 1.2.1 "Notification"
> cordova-plugin-file 4.2.0 "File"
> cordova-plugin-file-transfer 1.5.1 "File Transfer"
> cordova-plugin-fullscreen 1.1.0 "cordova-plugin-fullscreen"
> cordova-plugin-globalization 1.0.3 "Globalization"
> cordova-plugin-network-information 1.2.1 "Network Information"
> cordova-plugin-splashscreen 3.2.2 "Splashscreen"
> cordova-plugin-whitelist 1.2.2 "Whitelist"
> ionic-plugin-keyboard 2.0.1 "Keyboard"
> phonegap-plugin-push 1.8.1 "PushPlugin"
> Model: HP Elite x3
> Software: Windows 10 Mobile
> Version 1511
> OS Build: 10.0.10586.494
> Firmware revision number: 0001..0006.0243
> Screen resolution: 1440x2560
>Reporter: C-A de Salaberry
>

[jira] [Commented] (CB-8348) Add Cordova Android to Maven Central / jCenter

2016-12-02 Thread Bharath Hariharan (JIRA)

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

Bharath Hariharan commented on CB-8348:
---

[~bowserj] [~stevegill] Any updates on this? Do you have an ETA on when Cordova 
platform will be available on jCenter? Thanks!

> Add Cordova Android to Maven Central / jCenter
> --
>
> Key: CB-8348
> URL: https://issues.apache.org/jira/browse/CB-8348
> Project: Apache Cordova
>  Issue Type: New Feature
>  Components: Android
>Reporter: Alan Rahlf
>Assignee: Steve Gill
>  Labels: CordovaAndroidSix
>
> My app uses uses Cordova as a component, primarily the plugin support and 
> infrastructure for communicating with the web view from the client.  For iOS, 
> I can add Cordova as a dependency using 
> [CocoaPods|https://github.com/CocoaPods/Specs/tree/master/Specs/Cordova] by 
> adding it to my Podfile.
> I know the initial Gradle integration work is still seemingly in it's 
> early/beta stages, but it would eventually be nice to add that dependency on 
> Android in a similar fashion by adding it as a compile dependency to my 
> build.gradle file.  Are there any plans to upload release artifacts to Maven 
> Central or jCenter after a release?  Or can/would they be uploaded/maintained 
> on those repositories by the community?



--
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-9287) Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1

2016-12-02 Thread Sergey Shakhnazarov (JIRA)

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

Sergey Shakhnazarov resolved CB-9287.
-
Resolution: Implemented

Implemented in 4.5.0-dev

> Not enough Icons and Splashscreens for Windows 8.1 and Windows Phone 8.1
> 
>
> Key: CB-9287
> URL: https://issues.apache.org/jira/browse/CB-9287
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Plugin SplashScreen, Windows
>Affects Versions: 4.0.0
> Environment: Cordova 4.0.0, Windows Platform 3.7.1
>Reporter: Dennis Patzer
>Assignee: Jesse MacFadyen
>  Labels: triaged, windows
> Attachments: splashscreens_windows_universal_app.jpg
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> For some reason, for example only one splashscreen size is supported 
> (620x300). When I add other sizes by adding the following line:
>  src="../resources/themes/windows-phone/img/splashscreen/splashscreen.scale-140.png"
>  width="868" height="420" />
> The image isn't copied to the cordova/platforms/windows/images folder when 
> building. This is the reason why it's also not included and referenced in the 
> resulting package.windows.appxmanifest.
> Why is that?? Or am I doing something wrong?



--
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-12212) Cordova iOS build fails with pods that use the resource_bundle spec feature.

2016-12-02 Thread Helen Crowell (JIRA)
Helen Crowell created CB-12212:
--

 Summary: Cordova iOS build fails with pods that use the 
resource_bundle spec feature.
 Key: CB-12212
 URL: https://issues.apache.org/jira/browse/CB-12212
 Project: Apache Cordova
  Issue Type: Bug
  Components: iOS
Affects Versions: 4.3.0
Reporter: Helen Crowell


Cordova iOS build fails with pods that use the `resource_bundle` spec feature.

Tested with two different pods that use the `resource_bundle` spec feature.

cordova version: 6.4.0
Installed platforms:
  ios 4.3.0

Test code:
cordova create test
cd test
cordova platform add ios
cordova build


Test 1:

UrbanAirship-iOS-SDK
https://github.com/urbanairship/ios-library/search?utf8=%E2%9C%93=resource_bundle

~/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios$ cat Podfile
# DO NOT MODIFY -- auto-generated by Apache Cordova
platform :ios, '8.0'
target 'TestProj' do
project 'TestProj.xcodeproj'
pod 'UrbanAirship-iOS-SDK', '~> 8.1.3'
end


$cordova build

...
=== BUILD TARGET UrbanAirship-iOS-SDK-AirshipResources OF PROJECT Pods WITH 
CONFIGURATION Debug ===

Check dependencies

Write auxiliary files
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-generated-files.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-all-target-headers.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-own-target-headers.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-all-non-framework-target-headers.hmap
write-file 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources-project-headers.hmap

Create product structure
/bin/mkdir -p 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle

CopyPlistFile 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle/Info.plist
 UrbanAirship-iOS-SDK/AirshipKit/AirshipResources/Info.plist
cd 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/Pods
export 
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/abcuser/Documents/workspace/sandalwood/build/install/sandalwood/bin:/usr/local/bin/cordova:/usr/local/bin/phonegap:/usr/local/bin/npm/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/usr/local/bin:/Users/abcuser/Documents/workspace/android-sdk//platform-tools:/Users/abcuser/Documents/workspace/android-sdk/tools"
builtin-copyPlist --convert binary1 --outdir 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/build/emulator/AirshipResources.bundle
 -- UrbanAirship-iOS-SDK/AirshipKit/AirshipResources/Info.plist

ProcessProductPackaging "" 
/Users/abcuser/Library/Developer/Xcode/DerivedData/TestProj-ceyniiayavksmtaebmmmvxaymsdx/Build/Intermediates/Pods.build/Debug-iphonesimulator/UrbanAirship-iOS-SDK-AirshipResources.build/AirshipResources.bundle.xcent
cd 
/Users/abcuser/Documents/workspace/test_ios_8_1_3_entitlement/platforms/ios/Pods
export 
PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/abcuser/Documents/workspace/sandalwood/build/install/sandalwood/bin:/usr/local/bin/cordova:/usr/local/bin/phonegap:/usr/local/bin/npm/bin:/usr/local/share/python:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/git/bin:/usr/local/bin:/Users/abcuser/Documents/workspace/android-sdk//platform-tools:/Users/abcuser/Documents/workspace/android-sdk/tools"
builtin-productPackagingUtility -entitlements -format xml -o