You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just recently I was having errors with the plugin. Error "Uncaught TypeError: Cannot read property 'backgroundMode' of undefined" appears when the "cordova.plugins.backgroundMode.enable();" function is called. I'm not sure why this happens when my other app that uses the same code doesn't have this problem. I tried re-installing the plugin (including the android platform) but still not working. I also tried it on a new empty test project and got the same issue. Anyone had run into this one?
The text was updated successfully, but these errors were encountered:
Just recently I was having errors with the plugin. Error "Uncaught TypeError: Cannot read property 'backgroundMode' of undefined" appears when the "cordova.plugins.backgroundMode.enable();" function is called. I'm not sure why this happens when my other app that uses the same code doesn't have this problem. I tried re-installing the plugin (including the android platform) but still not working. I also tried it on a new empty test project and got the same issue. Anyone had run into this one?
The text was updated successfully, but these errors were encountered: