Not able to emulate Polymer App in Cordova

Hi!

after following all the phonegap / cordova webinar, I’m able to install all components and build the cordova application. Then, when trying to run or emulate the app, I’m always getting stuck on the “Device is ready” screen from Apache Cordova, for both Android and iOs.

Platforms version from CUBA is the latest one (6.9.2), though I guess makes no difference.

I would be grateful if you could review this topic! Thanks in advance.

Vicente

Just in case this would be helpul for the CUBA community. We were able to execute and deploy the application properly after running a “polymer build” task before the cordova deploy.

We observed that the build folder was not containing the cordova build files as expected, so we had to force the polymer build action.