Issue here with bindings

Issue here with bindings

Setting like that under Bindings

var unused = $ll_minute;

LL.getContext().getSystemService(LL.getContext().TELEPHONY_SERVICE).getNetworkOperatorName();

Under Bindings

text > Label

LLx crashing

]]>

5 Commentsto Issue here with bindings

  1. Anonymous says:

    < ![CDATA[

    TrianguloY​ seems it was OK on previous version

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Without unused var : no crash but my network op won’t be updated every minute


    Is it due to marshmallow ?

    ]]>

  3. Anonymous says:

    < ![CDATA[

    Why it crash, no idea, but the binding is wrong and it should display an error.



    The correct binding should be:



    var unused = $ll_minute;


    return LL.getContext().getSystemService(LL.getContext().TELEPHONY_SERVICE).getNetworkOperatorName();



    Bruno-Isa LAMOUR-ARNOULD​ please, Please, make sure you accepted all the permissions that lighting requires.


    If they are already accepted and your bad binding still crash, tell us.

    ]]>

  4. Anonymous says:

    < ![CDATA[

    OK I tried return with (



    Yours working fine



    I confirm the crash with wrong syntax Pierre Hébert​ Sent 2 reports

    ]]>

  5. Anonymous says:

    < ![CDATA[

    Thanks, got the log, fixed the issue. It crashes (stable too) on 6 when displaying script errors when run in the backgrounds and other special situations.

    ]]>

Leave a Reply

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