Deploying a Worklight app onto the Android Emulator is giving an error
问题 I'm trying to deploy an application to Android by using Worklight. I've seen a similar error to this posted before, however there weren't any concrete answers given. The error is triggered when I launch the app on an Android emulator, this is it: 08-13 08:22:26.262: E/Web Console(347): TypeError: Result of expression 'cordova.exec' undefined is not a function. at file:///data/data/com.Test/files/www/default/wlclient/js/wlgap.android.js:697 Now, I believe this js file is injected at run time,