here you goβ¦
it writes null wether I stored it inside a variable or used it directly
Can you try directly without saving it in a variable? I will check it later when i get time.
Also null, Take your time I am not in a hurry
hm got it, i have fixed this bug many times but it appears again, this is a synchronization bug, because the extension will attempt to run things as they are.
So before the SystemTime block is called, the next function will be triggered.
This isnt a big bug, will fix soon when I get time :D
for now until i fix it, you can use a clock component listening to the Timer event, once its fired, you will call your function and disable the time.
Tasks 4.1
- Fixed bugs
xyz.kumaraswamy.tasks.aix (464.7 KB)
I have fixed the bug and tested it, works fine, let me know if it dosent work.
I really appreciate your efforts but unfourtunatly it is not working at all, it does not store any value and the onDataChanged event is not working, prolly the problem this time is with the entire firebase component
PS there is nothing wrong with my implementation as it` s working fine with Version 4.0
Can you show me the blocks?
here you go, this was working with v4.0 but stores null and opens screen2 if I stored value βhelloβ but now with 4.1 it`s not working at all
yeah i will check that again
you can downgrade the extension, i can fix it tommorow maybe
No problem. Take your time I am not in a hurry
ok so there are bugs in 4.1, if anyone faces issue, please go back to 4.0 version, i will continue the development on the extension when i get time
do you have the v4.0 download link?
i am looking for location send through SMS , web in background please give code snippet,suggections
Can Anyone Tell Me How To Set Condition On Web Response In Background Task For Example If url return 2 so show notification otherwise not show any thing and itβs refresh url every single sec
Please Help Me With Block
Good work!
I have a doubt, how do I get the Got Text return variables in ExtraFunction?
Try this, I had included an example of Web Got Text
does this work for you on version 4.0?