Hot Problems

  • 1

    Same calendar entry but one is ignored

    Marcel · 2 · Last reply by Marcel

    When I create two profiles, each with one calendar entry, and fill them identically, in my example, I only fill the description *🔇*, and in the second profile, the calendar entry differs only by the fact that an additional five-minute start early field was filled.

    Only the five-minute early entry is triggered 5 minute before, but not the normal calendar entry is not triggered when the date starts. Occasionally, it happens that the normal calendar entry is triggered only five minutes after the appointment starts.

    When I update the calendar entry and change for example the end time while the

  • 2
    Solved
  • 2
    Solved

    Pick photos action returns with uri that isn't useable when using send intent

    Moshe Siani · 1 · Last reply by João Dias

    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.  

  • 2

    Tasker "SQL Query" getting syntax error on DROP COLUMN

    Ahria Hasegawa · 0 · Posted

    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

  • 53
    Solved

    Speakerphone action not working on many devices

    Robert L Ryan · 11 · Last reply by João Dias

    Many users are reporting that the speakerphone action is broken. I know that it never worked on my Motorola Droid Turbo 2 with Nougat or my Samsung Galaxy S9 with Oreo.

    OnePlus and Pixel devices are also experiencing this issue.

  • 20
    Solved

    Take call in Nougat

    Ian Grody · 1 · Last reply by João Dias

    Sadly not a root free method, but rooted users can take a call in Nougat by using input keyevent 5 - Could this please be added as a Take Call action if root is available please? Thanks.