TaskManager implementation for firing a task after a given amount of time.

Please provide the following:

  1. SDK Version: SDK 36
  2. Platforms(Android/iOS/web/all): Android

I have a question regarding the implementation of the TaskManager API. The documentation does not provide much info about background tasks outside of Background Fetch and Location. Is there any other implementations possible? I am trying to implement an event that would fire after a given amount of time. Specifically when a timer as ended. Does anyone have any recommendations as to how I could implement this?

Thank you!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.