-
Solved
google assistant shortcuts in spanish
Hello, Joao!
Though app shortcuts are now working in google assistant in spanish, they don't seem to be fully implemented, since I'm not able to execute tasks from the assistant. Are there any plans to implement it?
Thanks in advance!
-
Solved
Assistance Request android.os.BadParcelableException
Tasker Version: 6.0.10 App Check Method: Accessibility
OS: LineageOS 20 (Android 13) OS Code: 33 OS Target: 30
When using the Assistance Request event profile, it will consistently fail/crash with android.os.BadParcelableException in certain areas of apps. It seems to happen most often while I'm viewing an area of the app that is used for chatting.
Note 1: I can disable all event profiles that utilize assistance request, and the crash will still occur. Therefore it would seem it has nothing to do with the profiles I've created.
Note 2: I used the same event profiles in LineageOS 19 (Android 12L)
-
Solved
TouchTask plugin is not working again. Tasker 6.1.14 beta
Hi. Unfortunately, the events of the TouchTask plugin do not work again. Tasker 6.1.14 beta, Android 5.1. It was like this before too, then it worked, now it's not working again.
-
App context detects that app is not running but app was running
on some phones running Android 9/10 (Oukitel, Blackview, Cubot) I try to launch an app, when it is not running but the app is launched all the time even though it was already running, except if that app is in the foreground.
This does not happen with OnePlus 5T with Android 9.
While I found a workaround via notification checks and time limits, I prefer that this context was not reporting false results.
Can you help with a fix?
-
Solved
-
Solved
Since i've migrated Miui13 to Miui 14 my wifi profile always ask me permission to enable/disable wifi, so the profile is unuseless
Every time I leave or enter the house, the profile is activated but it shows me a message on the screen requesting permissions for "tasker settings" to enable and disable wifi. This application has always had all the permissions. So I don't know what else to do except disable the profile and do it manually.
-
App Factory seems to be full of malware
See virus total scan results bellow
-
autonotification action antouchaction not working ?
I've installed KDE Connect on my Pixel 6 and Dell laptop. But they don't seem to automatically connect. I posted a question on the KDE subreddit, and had a couple of responses that KDE Connect it doesn't seem to work as expected. The only way I've been able to get the phone and laptop to connect is my manually tapping the KDE Connect notification.
So, I thought I could use Tasker to simulate tapping the notification. I've done some searches, and from that created the below profile. However, it doesn't seem to work either.
The match on A4 is triggered,
-
Solved
App factory and tasker version
I have just installed app factory and tasker from the play store and trying to export an app. See attached error
-
Solved
GPT-ElevenLabs Voice Chat Error
these errors are appearing when I try to use the ElevenLabs GPT voice chat module. Instead of returning the voice output it will open another google assistant voice prompt dialog and display the GPT response under the microphone button where the recognized speech normally would be displayed
-
Solved
Widget Audio Adjustment Failure
Audio Adjustment command fails to perform successfully when performed from widget, but does not report an issue. Successive steps are performed as if command succeeded. Task is performed accurately when performed from Tasker application directly, so failure is limited to only when activated via a widget.
Performed report issue to developer option via Android app.
Phone - OnePlus CPH2459
-
Solved
Google Assistant won't run task when Android Auto is active
I have some tasks written to allow me to do some things "hands free" while I'm driving. They have worked well in the past, but today I noticed that they work only if Android Auto is not running. So if I say, "Run <task name> with Tasker" while AA is not running, Google Assistant will execute it with no problem. But if AA is running, Google responds with "Sorry, I don't understand".
The "Sorry" message is something I understand is expected without AA if the phone screen is off (and that still happens, of course), but I've never before gotten
-
Solved
sorry.Tasker cant be used unitl you purchase
i usually create and modify tasker profiles.i get a "sorry.Tasker cant be used unitl you purchase" notification in 6.2.0 beta . profiles run but modify profile usually is interrupted .i didn't get this notification in the past.
from china
-
Solved
Bluetooth state control stopped working
All of a sudden all of my tasks that contain Bluetooth control stopped working. I'm on a Samsung Galaxy S22 running OneUI 5.1 which is Android 13. My Tasker is the latest released version.
-
AutoVoice Nosie Action Not Starting Noise Recognition Service
I am running latest Android beta and Tasker 6.2.1 beta. When I restart the phone for some seemingly random amount of time the AutoVoice Noise action works fine but then it will run with no errors and nothing out of place in the log but the Noise Recognition Service will not start. If I go into AutoVoice and toggle the Noise Recognition Service to on it will start listening for noise but does not even temporarily fix this issue and I must keep toggling this in AutoVoice until restart.
-
Missing permission to manage external storage
Hi there, I stumbled uppon this error and dont know how to fix it.
I am just trying to change my UI language from german to english, but as soon as I try that I get a error "Missing permission" to manage external storage. But in the App permissions I can not find any way to allow the storage management.
I am running Tasker 6.2.1-beta on a Samsung Galaxy Z Flip 3 with One UI 5.1
Maybe anyone here can help?
Thanks in advance.
-
Tasker "Variable Clear" (without Clear all variables checked) also clears Project Variables
As what the title says, Variable Clear (without Clear all variables checked) also clears the values of Project Variables, even though Immutable is checked which is annoying because you can't use the feature with Variable Clear.
What I've tested:
- Variable Clear, Project Variable with Immutable checked.
- Variable Clear, Project Variable without Immutable checked (This is the worst because it also clears the assigned value unlike the checked immutable that value it's not cleared on the Project Variables but cleared on the Task with Variable Clear.
Task Flow:
-use variable %ids from the project variable that is set "1"
-
Tasker "SQL Query" getting syntax error on DROP COLUMN
As what title says, SQL Query gets a syntax error on using DROP COLUMN or DROP SQL Query: cursor exception: near "DROP" syntax error. Tested queries: ALTER TABLE "my_table" DROP COLUMN "my_column" ALTER TABLE my_table DROP COLUMN my_column ALTER TABLE "my_table" ALTER COLUMN "my_column" DROP ALTER TABLE my_table DROP my_column
-
Solved
Easy Voice Recorder Pro plugin not listed
On Samsung Galaxy A13 I have Easy Voice Recorder Pro installed, I installed Tasker to be able to start and stop recording at given times. When I get to add an Action and go for Plugins, there's no Easy Voice Recorder plugin listed, only SMS Backup & Restore plugin is present. How do I get the EVR plugin to be listed here? Thanks.
-
Solved
Fetch and XMLHTTPRequest doesn't work in baked applications
created a very simple fetch PoC that works perfectly fine in the tasker itself, but fails when I run it from a task exported as an app.
Code is a very basic GET request with some params to make sure that it works:
I embed it to a task as a JavaScriptLet (to make sure it gets baked in into a file).
It makes the query fine from the Tasker application (when I simply run the task).
However, after exporting it as an app, installing, it just errors out with a flash:
Fetch error: TypeError: failed to fetch meaning that it