I think it's probably some issue with Huawei... Tasker is simply using the normal Android API to do this... Are you able to try if this works with Join?
--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
Thanks Robert!! My problem is that I'm a noob with creating tasks by text export. Perhaps end up giving up, but thanks for your great help!!Cheears.
Profile: Speaker Test2 (177)
State: Call [ Type:Any Number:* ]
State: Not Proximity Sensor
Enter: SpeakerOnAutoInput (183)
A1: Wait [ MS:500 Seconds:0 Minutes:0 Hours:0 Days:0 ]
A2: Flash [ Text:Proximity sensor Long:Off ]
A3: AutoInput Action [ Configuration:Type: Id
Value: com.android.incallui:/audioButton
Action : Click Timeout (Seconds):20 ]
Exit: SpeakerOffAutoInput (186)
A1: Wait [ MS:500 Seconds:0 Minutes:0 Hours:0 Days:0 ]
A2: Flash [ Text:Proximity sensor Long:Off ]
A3: AutoInput Action [ Configuration:Type: Id
Value: com.android.incallui:/audioButton
Action : Click Timeout (Seconds):20 ]
I can kill the Tasker process, and then it will work for the next call, but then will not work again until a reboot or an app kill.
I finally got mine to work a bit with TouchTask. I think AutoInput will work as well. I was using the wrong touch points. Once I changed to Speaker rather than a button ID it worked. Don't know if it'll work yet if I switch away from the phone call.
I see you're using UT Query first and looking for Speaker. Why do you need to include this?
Put the two together, and nothing. No movement in the run log at all.
However, stop the Tasker process, and it will run perfectly for the next call.
This has got to be a battery optimization, or Tasker loses its foreground focus somehow, right?