I have created an HTML5 application using Cordova. I am using a background mode plugin (https://github.com/katzer/cordova-plugin-background-mode) but still the JavaScript code is not executing if the application is minimized. The same code is working in an older version of Windows 10 (Version 1607 OS build: 14393.2214). But this is not working in the latest Windows build (Version 1803. OS Build: 17134.345).
Please help me to resolve this issue