●Tasker有無: 購入済み
●Androidバージョン:9.0.0
●root有無: なし
●やりたいこと
UQのデータ通信をアプリによって高速と節約を切り替えたい

●やってみたこと
Profile: UQ高速モードにする (62)
Restore: no Notification: no
Application: Chrome, ドライブ...
State: Variable Value [ %HSMODE ~ 0 ]


Enter: UQ高速モードにする (61)
A1: Flash [ Text:wi-fiに接続中 Long:Off ] If [ %WIFII ~ *connect* ]
A2: If [ %HSMODE ~ 0 & %WIFII !~ *connect* ]
A3: AutoNotification Query [ Configuration:Package: jp.uqmobile.uqmobileportalapp
Text: タップすると高速
Use Regex: true Timeout (Seconds):20 ]
A4: Wait [ MS:500 Seconds:0 Minutes:0 Hours:0 Days:0 ]
A5: AutoNotification Actions [ Configuration:Notification Text: タップすると高速 (regex)
Package Name: jp.uqmobile.uqmobileportalapp
Intercept Action ID: %antouchaction Timeout (Seconds):0 Continue Task After Error:On ]
A6: Flash [ Text:高速モードに移行中 Long:Off ]

●わからない事
taskerのプログラムを組む画面では動作するけど
いざ該当のアプリを起動しても動く時と動かない時があります。
毎回A6のFlashは再生されているのでタスクは毎回走っているようです。
よろしくおねがいします。