-
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.
-
qr generator is adding a " at the end of the provided text
When I use the AutoBarcode plugin to generate a QR code from the text 'Hello World' it returns a QR code with the decoded text 'Hello World"'. So it accidentally adds a " at the end.
Is this a Bug or a config Problem on my side?
BR, J
-
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.
-
Billing
Hi. I purchased app on my Android device and I made one automation when network gone, I sent sms and this sms trigger to restart modem, But I faced billing issue when I have network problem. How we can fix this issue asap?
-
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
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
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.
-
Timer Tasks are not firing in Tasker but in Macrodroid....
Hello ,
I have a timer tasks which is working in ONe UI 6.1 on Samsung - Recently I migrated to XOS(A14) (ANdroid varian) and I see that TIme tasker are not firing (Locked in memory,Reliable alarm,Battery not optimized etc..) - (But it is firing when screen is on or device is not screen locked)
So I gave a try with Macrodroid and I see that it is firing the tasks mostly as expected- Though it is asking for additional permission of "Alarms & Reminders".
Not sure whether the above statements are connected -
-
Solved
Home Assistant integration uses outdated syntax
since Home Assistant version 2024.10, the tasker integration documentation is outdated at: https://tasker.joaoapps.com/home_automation/home_assistant.html
...is it possible to revise to the current syntax?
-
Scene Textedit Autocorrect
The TextEdit Dialog contains no AutoCorrect functionality. If, for example, you use an Input Dialog you can use the reference "245841" for input type to get all AutoCorrect functionality (and multi-line) which is what I need. It seems this has been an issue for years and I think it should be considered a bug more than a feature request. A TextEdit dialog should function as text does literally anywhere else in android.
-
Input dialogs hide scenes displayed as activity and dialog
The only solution is to launch a scene and instantly hide it just before showing the input dialog, but that's double the work. I would appreciate it, João, if this problem could be taken into account so that it can be solved.
-
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.
-
Task for Wifi state connected not working as expected
Hi,
I have setup a profile which has:
WIFI CONNECTED STATE: When connected to specific SSID, then Initiate a task.
This works as expected when I connect to said SSID, _HOWEVER_ the EXIT TASK only works when you physically manually turn off the Wifi from the android quick settings menu. If you walk far enough away from the wifi that mobile data kicks back in, the EXIT TASK fails to run.
Any ideas?
Thanks
-
Orange Pi Zero 3 - problem with Direct Purchase Activation
Hello, my friend!
First of all, congratulations on your excellent work. I’m already a Tasker user on mobile and just subscribed to your Patreon to get access to a Direct Purchase license.
The device I’m using doesn’t have Google Play—it’s an Orange Pi Zero 3 running a version of Android.
I’m unable to add the license because the 3-dot menu doesn’t appear. While researching, I found some old Reddit threads about similar issues, but the suggested solutions involved creating a task to open the preferences or checking for operational problems like Overscan settings, which didn’t work for me.
Since the
-
adb wifi can't enable debugging
If there is multiple adb wifi action with Enable Debugging option then only 1st action works and after that error appears Can't enable debugging. Look at attached screenshot.
-
Tasker freezes when running messages task
Hi,
I have a simple text message rule set up where if text messages matches regex of certain URL, it will save it to array and launch the URL. This has worked perfectly for a while.
Until now. When I receive the message with the URL, Tasker freezes. If the application is closed, tapping to open it will result in it crashing. If it is already open on my screen, it is touch disabled. However in many circumstances 30 seconds later the URL will end up opening. I see that Tasker processes it, but it freezes and crashes in the
-
HTML formatting broken in AutoNotification with Android 15
The HTML formatting in AutoNotification notifications has been broken since the Android 15 Pixel Drop update on December 5, 2024 (AP4.241205.013.A2).
-
Taskernet: list seems not to be stable
The list of shares in Taskernet does not seem to be stable. One of my projects appears twice and another project is not displayed.
-
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.
-
Can't use array function in array pop action
In array pop i can't write an array function unless i put it inside a variable first.
For example if i want to write inside the field Position in array pop action this function: %array(#?index) it won't allow me to do so because the keyboard is only keypads (numbers).
My suggestion if possible is to change the keyboard or to have an option inside the variables list to create a new one because right now i can only choose a variable from the list.