Johan Svensson
Results
1
comments of
Johan Svensson
In my case I accidentally assigned `BackgroundTask.define(...)` to a variable and attempted to invoke `task.schedule()`. Since there can only be one task then `BackgroundTask.define()` does not return some sort of...