[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

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

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

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

[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

[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

[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