Nightly build #151 for cordova has succeeded!

2016-09-19 Thread Apache Jenkins Server
Nightly build #151 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/151/consoleFull - Jenkins for Apache Cordova -

[GitHub] cordova-docs pull request #637: Busted link

2016-09-19 Thread wildabeast
GitHub user wildabeast opened a pull request: https://github.com/apache/cordova-docs/pull/637 Busted link You can merge this pull request into a Git repository by running: $ git pull https://github.com/wildabeast/cordova-docs patch-1 Alternatively you can review and apply the

[GitHub] cordova-plugin-inappbrowser issue #187: CB-11136: InAppBrowser fails to clos...

2016-09-19 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/187 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-inappbrowser/pull/187/commits/f8773088d7c6e26b689931389a3

[GitHub] cordova-plugin-inappbrowser issue #187: CB-11136: InAppBrowser fails to clos...

2016-09-19 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/187 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-inappbrowser/pull/187/commits/ce33cf5ac733854bba8d1b578c2

[GitHub] cordova-plugin-inappbrowser issue #187: CB-11136: InAppBrowser fails to clos...

2016-09-19 Thread manucorporat
Github user manucorporat commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/187 ping @ephemer @jcesarsh @shazron --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not hav

[GitHub] cordova-plugin-inappbrowser pull request #187: CB-11136: InAppBrowser fails ...

2016-09-19 Thread manucorporat
GitHub user manucorporat opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/187 CB-11136: InAppBrowser fails to close with WKWebView OAuth ### Platforms affected iOS (device only) ### What does this PR do? Avoids presenting the InAppBro

[GitHub] cordova-docs pull request #636: Update the plugman test for android

2016-09-19 Thread carlofragni
GitHub user carlofragni opened a pull request: https://github.com/apache/cordova-docs/pull/636 Update the plugman test for android The specified www directory is valid only for IOS projects, for Android projects it should target the Android source code directory. You can merge this

[GitHub] cordova-lib issue #491: CB-11776 Add test case for different edit-config tar...

2016-09-19 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/491 ## [Current coverage](https://codecov.io/gh/apache/cordova-lib/pull/491?src=pr) is 80.37% (diff: 100%) > Merging [#491](https://codecov.io/gh/apache/cordova-lib/pull/491?src=pr) into [ma

[GitHub] cordova-docs issue #635: CB-11851 - Docs for developmentTeam key in build.js...

2016-09-19 Thread Bwade
Github user Bwade commented on the issue: https://github.com/apache/cordova-docs/pull/635 @shazron Any idea when this will be merged? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat

[GitHub] cordova-lib issue #491: CB-11776 Add test case for different edit-config tar...

2016-09-19 Thread ktop
Github user ktop commented on the issue: https://github.com/apache/cordova-lib/pull/491 Was part of this PR https://github.com/apache/cordova-lib/pull/486 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project do

[GitHub] cordova-lib pull request #491: CB-11776 Fix can't add two plugins with diffe...

2016-09-19 Thread ktop
GitHub user ktop opened a pull request: https://github.com/apache/cordova-lib/pull/491 CB-11776 Fix can't add two plugins with different edit-config targets An error was thrown when adding two plugins with different edit-config targets. The conflict checking code was missing a case,

Re: Xcode 8 packaging changes

2016-09-19 Thread Darryl Pogue
On 16 September 2016 at 15:55, Shazron wrote: > > Like I mentioned in Kerri's discussion re: launch storyboard, the Xcode 6 > requirement was an error in the docs unfortunately. We only support what > Xcode was needed to submit to the App Store. We were waiting until Apple > dropped Xcode 6, and w

[GitHub] cordova-plugin-device-orientation issue #19: add Android support for trueHea...

2016-09-19 Thread jessicagood
Github user jessicagood commented on the issue: https://github.com/apache/cordova-plugin-device-orientation/pull/19 Any update on if this, or some other way to get the true heading, will be incorporated into the main branch? --- If your project is set up for it, you can reply to this

Re: How to find iPhone IMEI number/UDID?

2016-09-19 Thread julio cesar sanchez
It's not possible to get an iPhone's IMEI programmatically anymore. To get the UDID you can use different websites like this one http://get.udid.io/api/, but I don't know how they get it. 2016-09-19 14:56 GMT+02:00 Eswara K. Jonnadula : > Hi, > > For one of our Financial project implementation

[GitHub] cordova-android issue #333: CB-11869 Fix cordova-js android exec tests

2016-09-19 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/333 ## [Current coverage](https://codecov.io/gh/apache/cordova-android/pull/333?src=pr) is 33.78% (diff: 100%) > Merging [#333](https://codecov.io/gh/apache/cordova-android/pull/333?src=

[GitHub] cordova-android pull request #333: CB-11869 Fix cordova-js android exec test...

2016-09-19 Thread daserge
GitHub user daserge opened a pull request: https://github.com/apache/cordova-android/pull/333 CB-11869 Fix cordova-js android exec tests Useragent Regexp result is null in node environment - add a check for it Updated cordova-js [CB-11869](https://issues.apache.org/jira/

How to find iPhone IMEI number/UDID?

2016-09-19 Thread Eswara K. Jonnadula
Hi, For one of our Financial project implementation in Cordova, we need to find the user iPhone IMEI number or UDID (not UUID). Please help me in finding IMEA/UDID number for iPhone which is always fixed for the iPhone even after reinstall the app? Thanks, Eswar

[GitHub] cordova-plugin-file issue #191: CB-11699 Read files as Data URLs properly

2016-09-19 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the issue: https://github.com/apache/cordova-plugin-file/pull/191 @Samaludheen, the fix has been released recently. Check out cordova-plugin-file@4.3.0 --- If your project is set up for it, you can reply to this email and have your reply appe