-
Solved
Profile "new Window" (neues Fenster in German) does not fire on current beta (6.5.5)
This profile has stopped working on my devices (Samsung) with the current beta update 6.5.5. On other Device without automatic update (on 6.4.10-beta) this profile is still working. I tested the last official version (6.4.15) on the Samsung device by leaving beta and ... it is working again. So there might be a problem with this profile in the newest beta version (6.5.5)
edit: I can confirm even on non-Samsung devices there is this issue with 6.5.5-beta and not with official 6.4.16.
BR, J
-
Solved
Trial Version Immediately says Trial Over
I downloaded the trial for the first time today, it was suggested that I try to use Tasker to work with a BLE heart rate monitor to attempt to trigger alerts on rapid heart rate change and to periodically download the logs from the device since it keeps an internal log. I would like to test it out before buying if possible.
-
Solved
Filter Received Share Event List
When setting up multiple received share events with filters and share triggers, all share triggers are displayed even if the filters don't match. I would like to propose to filter the share triggers before displaying the list.
This would allow using many received share events together with filters without having to scroll through a giant list of share triggers.
Right now the filters are a bit unintuitive and restricted if combined with a share trigger.
I guess this could only be done for the tasker share and not the automatically created share options for each trigger, because the necessary info
-
Solved
Received share from Files app
The task is not run if files are shared from the com.android.documentsui ("Files") app. However, the "Share Trigger" dialog box appears beforehand.
-
Solved
Cannot Read sysui_qs_tiles anymore sincce version 6.4
Since version 6.4 I cannot Read Secure State sysui_qs_tiles anymore. This as possible up onto version 6.3
-
Solved
Remote action execution
Hi Joao,
I have downloaded the latest version of Tasker and am excited about the Remote Action Execution functionality. I currently have two devices, a Samsung S24+ and a Samsung Note9. I followed the steps you indicated in your tutorial and am stuck at step 3, almost at the end. The problem is that on my Samsung Note9, when I try to select the file, either the Google Cloud Service Account or the Google Cloud Firebase, it seems that it doesn't recognize them; it simply doesn't show them as selectable files. Do you know what might be causing this situation?
-
Solved
Install country issues
I'm having the following issue when I try to install it from Brazil.
"It was not possible to complete the purchase. Update your Google Play account settings so that the selected country matches your country of residence. Visit the Help Center for more information."
I have already confirmed it and the information from Google Play is correct. I tested it on two different devices.
-
Solved
Pick photos action returns with uri that isn't useable when using send intent
In short, using Pick Photo action returns with the images URI path but when trying to use it in send intent for example it fails. To fix that you need to get the full path using SQL Query like here:
https://www.reddit.com/r/tasker/comments/1enzuix/how_to_copy_filesmedia_from_your_android_phone_to/
The example is shown below the title: "Pick Photos/Media dialog".
Can you maybe have another variable/array inside the Pick Photos action that will hold the full path.
-
Solved
AutoInput crashes due to missing Google Play Services
The AutoInput app (and maybe other AutoApps that share similar base code) will begin to crash whenever you open the edit window if you do not have Google Play Services installed. Please find a way to make this error not fatal.
This is the standalone version downloaded from your website.
-
Solved
Can't run network access with tasker settings
I'm trying to create a task to deny network access for an app, but I keep getting this error.
-
Solved
https://tasker.helprace.com/i1793-http-get-variables-cannot-handle-line-breaks not solved
Hello, closing an issue is frustrating and very unhelpful when the problem was not solved because I can no longer reply to it.
https://tasker.helprace.com/i1793-http-get-variables-cannot-handle-line-breaks
The problem is when an SMS has LINE BREAKS, e.g. more than 1 line, only the 1st line is fed into %evtprm3. url encode CANNOT solve the problem. please fix to copy all lines into %evtprm3
-
Solved
Change the screen brightness based on App doesn't work on my Truck with Android 13 Device
I would love to have the ability to change the screen brightness based on Application use on my Truck Android 13 Device.
I been trying all the available settings I can find online, but seems my Device with Android 13 have some custom mods for the brightness and seems the settings are not standart.
-
Solved
Android 10: after starting tasker, unable to get past notification screen
Dear Dev Team,
I bought Tasker, but I am unable to start it. When tasker is being started, then a full screen message opens with "Data Access and Collection in Tasker" and there is no button / option to continue to the app itself. Disabled notifications for Tasker, but no change. Using Android 10 tablet. How to proceed to the app itself?
PS: is the app even compatible with tag type ISO 14443-3A / NTAG21? The current built-in nfc reader of that particular tablet only read the UID. The idea of having bougth tasker in the first place, is to
-
Solved
GD Sign In blocked by google
Good morning,
tryng to access with GD Sign In Google blocked log-in, I think that's for the new security policy, but there is a way to workaround this or a specific procedure to follow? Will be an update in the next days to correct this problem?
thanks,
Daniel.
-
Solved
Direct purchase version - how to avoid beta versions?
I have the direct purchase version, and the Aurora Store app has 6.3.13 while I have 6.3.12 installed, so Aurora Store lists Tasker in the updates list (which of course it can't do). In the case of Tasker I use Aurora Store to let me know when to direct download a new version of Tasker. I just went to the direct download page, trying to download what I hope is 6.3.13, but instead I got 6.4.0-beta. How can I avoid betas on the direct download link?
-
Solved
Tasker Settings popup everytime it tries to activate Wi-Fi on Android 14 (ASUS)
Heya! I've had Tasker Settings to fix the Wi-Fi Toggle issues for the longest time. Just a few days ago I upgraded to Android 14 on my ASUS Zenfone 9 and Wi-Fi toggling is semi-broken now. It still triggers normally, but everytime it tries to turn Wi-Fi on, I get a confirmation prompt I have to hit "Allow" on. DIsabling Wi-Fi works without this prompt, funnily enough.
I have uninstalled and ADB installed both versions of Tasker Settings, but the issue persists.
-
Solved
Bluetooth Disconnect action fails. Bluetooth Connect works fine
I'm on Android 14 and Tasker 6.3.13.
>Bluetooth Connection *Action* **Disconnect** *Device* [Device's MAC]
>Bluetooth Connection *Action* **Disconnect** *Device* [Device's Name]
This fails. The exact same code but with **Connect** instead of **Disconnect** works fine. And yes, I'm sure the device is connected when I try to run the code.
Someone had a similar problem [here](https://www.reddit.com/r/tasker/comments/1eadas5/my_task_that_turns_off_bluetooth_no_longer_works/) and I can confirm that it does work if you turn off calls before trying the disconnect action. However, as they remarked, that's not really viable for headphones.
-
Solved
HTTP GET variables cannot handle line breaks
I'm trying to forward my SMS, and %SMSRB has line breaks, but when sending using `HTTP GET request`, I only get its first line.
The line breaks in %SMSRB has to be processed/URL encoded too.
Please help. Thank you.
-
Solved
How to release the license
Hi Joao
I purchased 2 licenses, but because of the system failure of the mobile phone, the license was not released, can you help me reset it? This is the email address fc11571@qq.com I purchased the associated one Thank!
-
Solved
Shake action not working when screen is locked
Since version 6.3.12 it's not possible to run a task by shake action if the screen is locked. You always have to unlock the screen to make these action work.
Till the last update it has never been an issue.