Neumann Valle

Results 25 comments of Neumann Valle

@TDola , Yes I indeed ran the installation procedure , it failed with the following: `Failed to fetch plugin https://bitbucket.org/TheBosZ/cordova-plugin-run-in-background via registry. Probably this is either a connection problem, or...

Ok, the plugin got installed.. But It won't stay connected once go into background mode.. I have cordova @9.. any other way to make this work..?

Hi` @TDola I have that! do you mean disableWebVIewOptimization:method ? `js cordova.plugins.backgroundMode.enable(); cordova.plugins.backgroundMode.on('activate', function() { cordova.plugins.backgroundMode.disableWebViewOptimizations(); }); `

@TDola , I will, I had it wrapped in a timeout of 500 mils .. will test without it.. and see.