I checked the AIA file, there is one block missing to the decodeJSON function.
Not sure, you may be accidentally deleted a block, can you check that once?
I just change (in extension) version 3.8 -->3.7 and everything works.
(Only change version 3.8 -->3.7 in Kodular-project).
version 3.7 :
version 3.8 :
hi guys good morning, i’m trying to get the extension to work but i’m having problems. Below I attach my blocks. Basically I would like that when the values change in firebase I get a notification on the phone.
Is there anyone who can tell me where I am wrong and who can help me?
Thank you all
@ woo_ask
I don’t know how to do it … can you help me please
I can’t find START SERVICE in the extension blocks
You forgot to add this
Here in requiredNetwork change None to ANY
I thank you, I added the block you said but when I change the data on firebase no notification appears
FALSE appears only if we press button 1
use version 3.7
Try once in foreground service to true
@xoma,
by the way: if the application is made system application, it will not be killed by the android system)))
*need root
hi guys, but if the app installed on the mobile is closed, then removed from the apps in the background, should it continue to work or no longer work?
is there any way to get:
hour:minutes:seconds
I need the output in this format
I will not be able to reply for some days, I’m on a break.
Hi, @Xoma.
I managed to solve this problem and now we can save the value obtained after calling the function “MakeExtra ← invoke[id_function]”.
(can be saved in TinyDB or data:mydata or more).
we get:
To do this, I needed to create an extension:
files:
-ReceiveTransmit.aix (6.6 KB)
-invoke_values_3_7_for_Kodular.aia (497.6 KB)
@Xoma, If there is a desire and an opportunity, please add such functionality to version 4.0
Now we can apply comparison, math, or monitoring operations to the values obtained after calling the function "MakeExtra ← invoke[id_function]”.