-
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile:
Make sure you read all the [documentation](http…
-
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 service. Thanks
Update: i think my code …
-
E/AndroidRuntime(27349): FATAL EXCEPTION: main
E/AndroidRuntime(27349): Process: com.leads.manager, PID: 27349
E/AndroidRuntime(27349): android.app.RemoteServiceException$ForegroundServiceDidNotStar…
-
Is this normal? doWork is always returning "undefined" when i have code as following:
```
package com.red_folder.phonegap.plugin.backgroundservice.sample;
import java.text.SimpleDateFormat;
imp…
-
In Android 13, the notification panel is not displayed. And the icon shows a color circle without an application icon.
My configuration:
```
const options = {
taskName: 'GetHealthHistory'…
-
```
09-09 08:38:34.298 E/AndroidRuntime(19970): Process: gpapez.sfen, PID: 19970
09-09 08:38:34.298 E/AndroidRuntime(19970): java.lang.RuntimeException: Error receiving broadcast Intent { act=gpapez.s…
-
比如在项目 DemoPlugin1 中添加一个自定义的 BackgroundService,目的是插件加载后就一秒输出一次当前时间,插件卸载时停止输出。
```csharp
using Microsoft.Extensions.Hosting;
using System;
using System.Threading;
using System.Threading.Tasks;
…
-
### Description
The host implementation doesn't seem to check `StartupTimeout` itself, but relies on the service implementations checking the cancellationToken.
We had a situation where this lead …
mus65 updated
2 months ago
-
Hi I am developing an app which should fetch and upload data using Dio. When I use Dio.Get() or Dio.Push(), workmanager thread is closed abruptly. I tried to catch the exception but I am unable catch …
-
### Description
The bot crashes with an error when a message is sent after deleting a previously created topic.
### Repro steps
1. Write a message to the bot. The bot will create a topic in t…