Ok I will PM you
yes, I know that
but in order to learn by trying thisβ¦
Do you see anything wrong with it?
You just have to wait :)
Super cool extension Xoma, love it!
How avoid limit firebase 100 user simultanβ¦if user 1000 user simultan use background??
You have to find a way to check it.
Once youβve done that, you can accordingly limit the usage by comparing values and doing things you want to do. You can use ExtraFunction block for comparing values and calling functions accordingly.
That is rule firebase if use firebase for freeβ¦ 100 simultan β¦mybe you can give me example aia for handle that
Hmm,
You can go through the example project files given and uploaded to the topic since 3.0 of the extension.
I get a lot of messages every day, and I just canβt keep giving examples for everyone (honestly).
If you stuck anywhere, you can get help from here. :)
It should be possible, why dont you try it?
If I want to store value in tiny db. How can I store it in form of a list?
Every time I get data I want to add item to tiny db list.
How can I make my phone vibrate in the background using the clock?
Please help me
Preparing a list is not possible.
Welcome to the community,
you could see some examples posted in this topic.
Iβve read the whole topic, not found about vibration.
Can you please give me an example?
I canβt make it work
Could you please show me what you have tried?
i am trying to create a vibrating app, i need the phone to vibrate in the background with the screen locked.
the vibration has to be controlled by another cell phone.
For example: I want the cell phone to vibrate 3 times and stop and then vibrate 5 more times and stop, this command coming from another cell phone.
the play store Vibrava - Vibrator & Vibrator Tool app βhttps://play.google.com/store/apps/details?id=com.jgdevlabs.vibra&hl=pt_BR&gl=USβ does look like what I want.
can you teach me to vibrate in the background? how much do you charge to help me?
Not preparing list, adding item to the list. We can use get value to get the list from tiny db. Can we use interpret code to add item to the list?