Nightly build #695 for cordova has succeeded!

2018-04-19 Thread Apache Jenkins Server
Nightly build #695 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/695/consoleFull - Jenkins for Apache Cordova

Re: Cordova YunOS

2018-04-19 Thread Shazron
Yeah kinda bumping it, hoping they are listening On Thu, Apr 19, 2018 at 6:47 PM, julio cesar sanchez wrote: > Sounds familiar > https://lists.apache.org/thread.html/c1335bac03038a27d1ab99da9d6266 > 7b5f7bf302e8b93471b6ebc578@%3Cdev.cordova.apache.org%3E > > >

Re: Issues occured

2018-04-19 Thread Rabindra Nayak
I would suggest look at phonegap Apis.From PhoneGap.com I am not sure this working now days. Install a JavaScript code editor.like Visual code for syntax error. Check and debug by chrome inspect . Check event handler Apis from phonegap api and check argument you passing and api written. Post this

Re: Issues occured

2018-04-19 Thread Florian Pechwitz
That's not a problem of Cordova, it's a problem of your posted code. That's how you do it: Search Button Example // Wait for device API libraries to load // function onLoad() { document.addEventListener("deviceready", onDeviceReady, false); } // device APIs are available // function

Re: Issues occured

2018-04-19 Thread Jesse
Hi Ranjan, This list is for development of the cordova framework itself, and not really for user support. First steps, are maybe to try using an alert to make sure the button handler code is called, and also try a console.log in some code that you know is called and make sure it shows up. Then

Issues occured

2018-04-19 Thread ranjan sasmal
Hi Sir, please help me my issues . I can't understand why searchbutton is not working on cordova app during search key pressed in android. Below my code.. Search Button Example // Wait for device API libraries to load // function onLoad() {

Re: Cordova YunOS

2018-04-19 Thread julio cesar sanchez
Sounds familiar https://lists.apache.org/thread.html/c1335bac03038a27d1ab99da9d62667b5f7bf302e8b93471b6ebc578@%3Cdev.cordova.apache.org%3E 2018-04-18 4:49 GMT+02:00 Shazron : > Yun means Cloud > > Found this: > https://github.com/alibaba/cordova-yunos > > YunOS: >