We are seeing that some users are experiencing this error module cordova/plugin/android/polling not found
Which seems to spawn from this queue polling function, that points to a module that dosent seem to exist?
|
sb.append("window.setTimeout(function(){cordova.require('cordova/plugin/android/polling').pollOnce();},0);"); |