42loop
42loop
while trying the launch script feature I still experience that phonk does not start any more - also i can't find documentation on the format of the string describing the...
just found the "launch on device boot" option, but for me it does not work ...
note: "launch on device boot" works on old android 5.1 phones, but not on android 9. unfortunately i do not have others to test
'launch on device boot' unfortunately still does not work: - on android 10 Go the 'draw on top of other apps' is not available any more - on android 9...
hello, for me the mqtt example still does not work: Wrapped java.lang.NullPointerException: Attempt to invoke virtual method 'char[] java.lang.String.toCharArray()' on a null object reference (MQTT#22) tried different mqtt brokers, same...
yes, removing user and password in connectiondata helps thanks
hello, in the 1.2.7 release the mqtt connect and subscribe functions work, but publish does not return, have to kill phonk on the device greetz
i mean, if i place a console.log() after the publish command, it never gets called. also the button stays in 'pressed' state (gray)
in 1.2.8 connect and publish works (as i can see in a different client) but in phonk onNewData() never gets called. the other client tells me that subscribe() does not...
correcting myself: onNewData() gets called, but e is always {"status":"deliveryComplete"} instead of the message