• Image
  • Current Version: 1.0.2: 2023-06-20T11:26:13Z
  • First Published: 2020-06-01T13:57:12Z
  • Size: 136944
  • Supported Unity Versions: 2020.3.0
tools utilities

Task Invoker - Mobile Background Tasks

(8 Votes)
$22.08 $22.08

Features

  • Runs C# code while the app is in the background
  • Invokes a C# callback on a configurable interval
  • Supports Android and iOS
  • Runs on the Unity main thread so Unity components can be accessed as usual
  • Includes utilities for wrapping UnityWebRequests with tasks so that they keep running even if the app is sent to the background

Compatibility

  • Unity Editor 2017 or newer
  • Android devices supported by Unity 2017 or newer
  • iOS devices supported by Unity 2017 or newer

Additional Notes

  • These tasks are meant for light background work, not for running the whole game in the background.
  • Tasks will not run indefinitely: the tasks will stop running if the app is killed by the user or the OS. Please view the technical details below for more info.

Links



Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!