addBackgroundTask should return BackgroundTaskId instead of require one.
In this way it is impossible to get duplicate background tasks with the same id. I have code for this, I'll make a PR
In this way it is impossible to get duplicate background tasks with the same id. I have code for this, I'll make a PR