1

Problem with Profile Variables and event connected to AutoRemote

Hi everyone. I have an AutoRemote profile connected to an Event that calls a task called "Task test". In the Profile Variables section I set the variable %var to 1 but this value is visible in Task test only if "Enforce Task Order" option is enabled. If "Enforce Task Order" is disabled a Flash %var action in Task test shows only %var. I try the same thing with another profile (AutoInputUI) connected to an Event and I have the same problem.  

Finally I try the same thing with a profile but connected to a State (Headset Plugged) and everything works fine with or without Enforce Task Order option enabled 

Tasker ver 6.5.11 Android 6.0

1 reply

S

Perhaps, as an user suggested me in Reddit, maybe profile variables are only avaiable to the next task in the task queue (after the trigger event) and with "Enforce Task Order" disabled that task is no longer guaranteed to be the profile task...