Glad to hear that my friend.
Is this extension for processes that run when the app is closed and removed from the system ram?
Yeah, you are right.
This is for firebase data changed event handler function.
it is not working. what is the problem in blocks
Please change initialize
to Initialize
of the function name because they are case sensitive.
Hi Xoma, just a fyiβ¦ sadly i cant get the var to change from βemptyβ regardless of what i try. iβve tried so many variations of this simple code but the end result is i get a notification of The Taglist value is empty
. My expectations in this senario is it would say The tag list value is yes
. (eventually i want to store the actual taglist from the event)
I canβt see why it doesnt work when people like joko have just posted a similar code and claims it works. shrug Iβm kinda embarrassed at how many hours iβve tried to store a new value in a variable and failed, i would of said its a bug if it wasnβt just me seemingly having the issue
Hi, how i can use location sensor in background, i dont know is there topic like this, if someone know how to or have link pls share with me.
Hi Lazza, as said before, for the first element you are missing separator, set the first element of the process to something like thevar = "yes"; return false; :: pass)
.
Hi, @Windows_PRO Welcome to the community, what have you tried?
Navneet, I cant just make things all day, please try that yourself
help-me
Tinyweb_Db save β¦
not save lat and long. save text
I need it to save the coordinates, but instead itβs saving {%1}, what am I doing wrong?
What are those join blocks for?
Other data that are captured for correct separation in the DB
sample:
the other data is normal, the problem is with lat and long.
but these arrive like this
Sample:
Save correct
Can you try showing the single value in a notification?
And which version you are using?
Are you going to try
in notify it works
but how to pass this to a variable? and save to tinywebdb
How can I put a clock, Iβm trying and Iβm not succeeding.
I want it to save in firebase every 30 seconds.
You should use the extra functions for that with code like `someVar = val0 :: pass
Edit: PM me your AIA file, I will check along with othersβ
I need To wait 24 hours and delete specipic firebase value, is it possible with this extension? can you show me a block example if you can?
I trieI saw some example and tried to do the same, but i didnβt succeed.
What I want is exactly and send my lat and long every 30 seconds to the firebase!