-
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
-
Tasker action started failing after android update
Please see the screenshot, this one enables hotspot when connected to car Bluetooth.
Phone got an android update yesterday and now it fails. It was working fine before.
-
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:
-
Autonotification categories being ignored with Samsung One UI 7.0
I have a task set up to look for alarm when specific notification categories are received. After updating to the Samsung One UI 7.0, it appears to no longer check for this and instead alarms on any notification matching the criteria, regardless of the specified Notification Category Name.
-
Nullpointer Exception with AutoTools Regex
I am using AutoTools Regex with this regex:
(Regex plus is enable as otherwise "(....|)" isn't working correctly.)
In my case "(?<end>.*)" matches the empty string, so %end won't be set.
Using "Test: %end" for "Output Text" lead to this exception.
-
Tasker crashing upon opening (Direct Purchase, can't enter license)
Since my Quest 2 (VR headset) does not have google play services, and i could not get them working with microg anymore, i opted for the direct purchase version. The app crashes on my device upon opening (in Tasker mode) or hangs (in Tasky mode) and i cannot enter the license. See the video that i attached to this post.
-
Profile with event Tick does not trigger when exported as app
App version 6.4.15, OnePlus 12 (however exported app was tested on multiple devices).
Steps to reproduce.
- Create a new project
- Create a new profile, select event "Tick"
- Set for example 10000 ms as interval.
- Set it to trigger a new Task, e.g. "ShowFlash".
- Insert action "Flash" with a Text of e.g. "10 seconds".
- Export the project as app.
- Install the app.
Expected result: When app is run, every 10 seconds a flash is displayed.
Current result: Nothing happens.
It works fine with the profile enabled within Tasker.
Has been tested with various other tasks such as retrieving location, posting an
-
tasker terms and conditions not displaying
In the introduction to Tasker, there's a screen with a bunch of check boxes, one of which is to accept the terms and conditions. However, when that box is clicked, the terms and conditions do not appear. Instead, I get this error message:
"Couldn't get text. Please contact developer. (ja/disclaimer.html)"
I bought Tasker from the Japanese app store.
I tried with my system language in both English and Japanese (by the way, the Japanese language coverage is very inconsistent even on this first page, but that's something I expect and not a huge problem as long as the text in
-
Trial is not working
Hello, I downloaded the APK of version 6.4.15 and the trial is not working, no matter if I chose tasky or tasker.
Android 15 on Google Pixel 8a
-
"work profile" action not working correctly
The "work profile" action triggers the private space that was introduced with android 15. The work profile just stays paused or active. I guess the "work profile" action could be renamed to "private space" and there should be a new working action added to pause/unpause the work profile. Thanks. --- My setup: Android 15, Graphene OS on Pixel 9, Tasker 6.4.15 I'm happy act as a beta tester.
-
Intermittent failures to launch app from time profile
This problem started maybe around 6 weeks ago (it worked fine for many years before that). I have a profile (attached) which starts the GoodSync app at midnight so that the schedule on my laptop can sync from the phone. It worked fine for many years, but over the last 6-8 weeks, it is failing to launch the goodsync server at least half the time from the schedule. The latest failures are in the attached screen shots.
Note that
- Running task manually always works fine
- Goodsync app has all requested permissions
- Tasker app has all requested permissions EXCEPT for Camera,
-
&SCREENON& on Autowear with Wear OS 5.1
Hi.
The event &SCREENON& is no more sent to Autowear with Wear OS 5.1 but is sent when we move back to the watch homescreen from a tile, from the quick settings panel or from the notification panel.
&SCREENOFF& is still OK.