-1

Can I use Onsen UI with my Worklight hybrid applications? Specifically, while using the Worklight Studio for development?

Since it seems to be compatible with Cordova and JQuery on the surface it looks like it does.

  • One thing is for sure - you can't use their tools. You will need to add the files manually. AngularJS works fine with Worklight, with with manual work and tinkering you might get it to work - anyway, this is IMO totally off topic to Stack Overflow. – Idan Adar Sep 22 '14 at 15:08

1 Answers1

0

As Idan said, you'll need to perform some manual work and you cannot use cordova tools. I was able to create a WL hybrid app project, add the references as in their Guide, deploy to WL Server and open the app in the Mobile Browser Simulator. It took 3 minutes.

Eusebiu Marcu
  • 320
  • 1
  • 10