bgs-core
bgs-core copied to clipboard
Background service not running
Hi @Red-Folder I have written own background service according to your article [(https://github.com/Red-Folder/bgs-core/wiki/Build-your-own-Background-Service)].But its give we have an error Alert message . and when i inspect the app its display .... ErrorCode: 0 ErrorMessage: "" RegisteredForBootStart: false RegisteredForUpdates: false ServiceRunning: false Success: true
Ok ... is the code available somewhere to review?
If not, did you try the bgs-sample first?