This set of blocks with texting component works fine without itoo extension.
But when i want to run it in background with itoo it has no response.
According to @Taifun , if the blocks works without itoo extension, obviously it should also work with itoo, but according to @Kumaraswamy the texting component is not compatible with itoo.
If this is supposed to work, what am i missing?
Or am i limited to puravida texting extension (free) for background processes.
my app objective is to read the incomming sms, either at the instant of receiving or with a trigger to read the last sms from the phone sms history (all by free)
As a first attempt to use the Itoo extension I wanted to send a message 'ok5' after 5 seconds followed after another 1 second by the message 'ok1'. And again in cycle ok5 and ok1. I attach the blocks that do not work. Any suggention?
Look at the screenshot (previous post), i am using the built in texting component and not the puravida texting component.
I was only speaking about the built in texting component (blocks) in my previous post.
Is this supposed to work (previous post)?
If yes please help me troubleshooting it.
If no then i can shift to pura vida texting extension (which is not confirmed to work in background)
if am storing latitude and longitude in the background like that so how can i get that value in the background to make the location updated in the background?
To get location data in the background, you need an extension, which is able to receive location changed events in the background
The locationservice extension is able to do it
I made an application to send smartphone battery percentage data to Arduino via HC-05 from smartphone to Arduino. But it always fails to send data every second automatically when trying to apply the Itoo extension to my blocks, while if I don't apply Itoo the application runs normally and sends data every second but can't send data in background
Hi, this is an error that occurs while in the companion mode if the Itoo component is added to the screen. I've taken note of it to fix in the upcoming releases.
Hi again. I just test my code and I don't know whats the problem.
So when I push a button I save a data to the cloud, but when it is a bacground task i got back nothing ("idk").