cbsp
cbsp copied to clipboard
Cordova Background Services Plugin
Hello i'm using cordova 6+ with this plugin but i receive this error when trying to startBackgroundService on errorCallback {"Success":false,"ErrorCode":-4,"ErrorMessage":"Plugin unable to bind to background service","ServiceRunning":false,"RegisteredForBootStart":false,"RegisteredForUpdates":false} any help? Thanks!
Is there a method to implement startForeground using this package? RedFolder just implemented it, apparently. (See here: https://github.com/Red-Folder/bgs-core/issues/17) Thanks!
I'm not able to see into LogCat of NetBeans the execution of the task "MyService->doWork()"... On my device everythig seems ok, the service is running with timer and I see...
Hi, i install the plugin from the command line, i'm trying the example, i'm on android, but all the toggles are disable, i can't click the toggle to start the...
I'm the author the plugin. I'm working on setting up for CLI integration. Do you know if there will be a conflict in the ID? You've used: ``` id="com.red_folder.phonegap.plugin.backgroundservice" ```...