So, I feel a bit sheepish asking this, since I must be missing something simple, but for the life of me I can’t get…

So, I feel a bit sheepish asking this, since I must be missing something simple, but for the life of me I can’t get a Lightning script to trigger a tasker task.  The script in Lightning works fine, and the task I have set up in Tasker works fine.  Both are very simple little tests – the Tasker task just sends a broadcast to KLWP to change a photo, and the single-line Lightning script is identical to the one in Pierre’s example: LL.sendTaskerIntent(new TaskerIntent(“MyTask”), false);.  I  have tasker set to allow external access.  What am I missing?

]]>

9 Commentsto So, I feel a bit sheepish asking this, since I must be missing something simple, but for the life of me I can’t get…

  1. Anonymous says:

    < ![CDATA[

    Have you allowed lightning to run scripts?

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Yes.  I can run scripts fine, just can’t trigger tasker via a script.

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Il try it see if it works for me.

    ]]>

  4. Anonymous says:

    < ![CDATA[

    Sorry to ask but you have enabled Tasker? You are calling a Task not a profile or something else? Checked spelling, it is case sensitive?

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Its not working for me either with an Alert/popup action

    ]]>

  6. Anonymous says:

    < ![CDATA[

    Strange I just did a quick one line alert/flash task and called it from script:


    LL.sendTaskerIntent(new TaskerIntent(“Lightning”), false);


    Worked perfectly. Are you getting an error or just nothing?

    ]]>

  7. Anonymous says:

    < ![CDATA[

    Nothing happens no error or anything it just doesnt seem to do anything im gunna update my ROM incase its that.

    ]]>

  8. Anonymous says:

    < ![CDATA[

    Have you called your task “MyTask”?

    ]]>

  9. Anonymous says:

    < ![CDATA[

    Did like Tony Merrell-Jones​ and it worked for me.

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *