1

Profile with event Tick does not trigger when exported as app

App version 6.4.15, OnePlus 12 (however exported app was tested on multiple devices).

Steps to reproduce.

  1. Create a new project
  2. Create a new profile, select event "Tick"
  3. Set for example 10000 ms as interval.
  4. Set it to trigger a new Task, e.g. "ShowFlash".
  5. Insert action "Flash" with a Text of e.g. "10 seconds".
  6. Export the project as app.
  7. Install the app.

Expected result: When app is run, every 10 seconds a flash is displayed.

Current result: Nothing happens.

It works fine with the profile enabled within Tasker.

Has been tested with various other tasks such as retrieving location, posting an alert, etc. It seems to be that the Tick event does not work when exported.