apache / cordova-android

Apache Cordova Android
https://cordova.apache.org/
Apache License 2.0
3.59k stars 1.52k forks source link

Uncaught TypeError: cordova.exec is not a function #1674

Closed EmptyPages closed 6 months ago

EmptyPages commented 6 months ago

image image

breautek commented 6 months ago

I'm unable to reproduce this issue, cordova.exec is not a function suggests that the cordova.js file didn't load in.

However manual tests hasn't really been maintained, and while I don't reproduce this issue, it's still attempting to call on a plugin that doesn't appear to exists anymore.

We mostly rely on the automated tests, I'm not sure how valid the manual tests are.