-
Turning Vibrate mode on while bedtime mode is on turns it off
I have an action that turns on vibrate mode at night (when Bedtime mode is activated), when it is run it turns off vibrate mode for some reasons even though my phone is not in DnD. Is there any workaround of fix for this issue?
If another action can be made for my use case - turn on vibrate mode when bedtime mode is turned on or at a given time at night, then turn it off in the morning or when bedtime mode is turned off. Also, when I create a time triggered profile, it creates an alarm. It
-
Direct Purchase LIcense not showing in account (Patreon)
Hello,
I purchased a license through Patreon. I see that my patreon account is connected, but I do not see the license in my Tasker account. Is there something else I need to do to receive my license? I did this yesterday, so it has been 24 hours since my subscription with Patreon.
-
I have insatlled tasker on Android 8 and I am stuck on the help screen
Please Tasker is stuck on this screen, looks like the help screen,
How do I prevent it from being stuck there,
Regards,
-
Remote Action Execution working one-way with vpn activated on receiver android
Ok then, i am publishing a little bug i discovered so Joao or his team can check it out
2 devices: SAMSUNG S8 (android 9) and S22 (android 13)
remote action execution behavior:
situation 1) when both devices are disconnected from my homelab vpn (zerotier), WORKS BOTH WAYS
situation 2) when s22 is connected to zerotier but s8 is not connected: WORKS BOTH WAYS
situation 3) when s8 is connected to zerotier but s22 is not connected: S8 can't receive actions, s22 can receive actions
situation 4) when both s8 and s22 are connected to zerotier: S8 can't receive actions,
-
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
-
Leaving an SSID does not start the WireGuard tunnel
Hello folks,
I bought Tasker mainly for one thing: to stop/start a WireGuard tunnel when in/out of a specific WiFi SSID, respectively. Quite a straightforward mission.
So I have two profiles: One for being inside the SSID (Wifi Connected, with the SSID name), linked to a TunnelDown task
and one for being outside that SSID (Wifi Connected, same SSID name, "invert"), linked to a TunnelUp task:
When going into the SSID, the task takes place correctly and the tunnel is brought down. However when leaving the SSID, the opposite task is not performed, and the tunnel remains down.
When I'm
-
Detection of running application stops after few seconds.
Detection of running application stops after few seconds. I am using identification of an application within profiles to run some actions when application is open and when it is closed. Recently (few updates back) my Tasker started to behave differently. It seems to correctly identify the start of applications, however, after several seconds the Tasker reports the application was closed while I keep the application open. In other words it seems that the Tasker now reacts with "event" rather than "state". My device is Samsung Galaxy S10+ Android 12
-
Scroll to Top
Hi All,
I hope you are well.
After 15 years or so, I am now part of the android family.
One feature I miss is tap to scroll to the top.
I believe tasker can fill that gap but not sure how?
Can you please help.
Many thanks,
Ryan
-
Wifi connect doesn't work
Brand new install of Tasker on a Fairphone 6 running /e/OS version 3.0.2 (Android 15).
I created a dead simple task to connect to a specific wifi network, but it fails. I get an error notification prompting me to email the dev ("Can't connect to wifi - Please click here to contact the developer about this issue") . I did a fair bit of research, but everything I saw about wifi not working was a few years old.
I had things working fine on my Fairphone 5 running /e/OS version 2.9 (Android 13) so I'm guessing it's something about the
-
UI buttons covering toggle switches
Shown in screenshot.
The buttons also covers things in other menus and areas of the app, not in the screenshot, including but not limited to the VARS tab.
Tasker 6.5.11 Pixel 9 Pro XL Android 16, June 2025 BP2A.250605.031.A2
-
mjpeg video in webview do not shrink
I'm using a webview in a scene to show a mjpeg stream from an ip camera URL. The video do not shrink in the webview so only a part of the video size is visible. Maybe a config parameter could do the work
-
Trial doesn't work
After installed, it immediately says it's over
-
Missing notification bar - android 6
In Android 6 (Samsung Note 4) notification bar is not shown, starting with last major release (6.5?) Still the same with 6.5.11. PlayStore version
-
Fix for "HTTP Request" Not Working with Google Drive Links
I've been troubleshooting why Tasker's "HTTP Request" action fails to download from a Google Drive link, even though "HTTP Get" works perfectly. After some digging, I found a simple fix that makes "HTTP Request" behave like "HTTP Get" in this case:
When using the "HTTP Request" action to download a file (like an image) from a URL such as:
Make sure you do both of the following:
-
Enable "Automatically Follow Redirects"
-
Add a Mime type custom header in the Headers field:
You can also add:
…to better emulate a browser.
-
-
Security Vulnerabilities on Data Exports
When Tasker has an active Lock Code and "Backup User Vars/Prefs" option is unchecked in preferences: 1. we shouldn't be able to export backup data, through the 3-button menu on top right, before inputting correct Lock Code
2. Project variable values shouldn't be included in the backup data. Same as global variables, they should be omitted in the Tasker backup data
-
Autolocation activity not generating
Monitor is running but nothing is detected. It has all the permissions it has asked for. Geofences and location are not required and so are disabled.
This is running on Graphene OS but Play Services is installed.
-
Secondary urls are not anymore standard opened by Tasker
Hi.
I use links linke "tasker://secondary?app=tc" to launch apps from my walltablet dashboards via Tasker.
This was working fine, one click and the action started.
But after updating Play Store Tasker version from 6.4.15 to 6.5.9 the browser asks me how to handle the links.
Tested on Samsung Internet and Chrome.
So now I need two clicks where before one was enough.
How to get the "old" behavoir back?
Thanks in further!
-
Error Remote Execution JSON File
I want to report the remote execution problem. I couldn't import neither Google Cloud Service Account nor Google Cloud Firebase JSON files in Preference > Misc configuration as per step 3 from here. I have imported the JSON files using magnifying glass and copy-paste it directly to the corresponding input field, but it keeps showing error something like "Invalid JSON file, null" even though the JSON files of mine are not error and formatted correctly (you could see this post attachments for the evidence).
I have been downloaded the APK from your google drive (this) based on the solved problem before,
-
Next Record On List Dialog
I am trying to get next item from list dialog via json file, working fine if record not found or single record, issue comes when there are multiple records found and i get list dialog with record 1 of 10, 2 of 10, 3 of 10, and so on for 10 records found but list record is not changing i.e. fist record only appearing while all other changes. my code
Task: Search Contact2
A1: Input Dialog [
Title: SEEPCO
Text: Enter name, email, ID, etc.
Close After (Seconds): 30
Input Type: text
Output Variable Name: %search_term ]
A2: