Hi Everyone,
I want to have an interaction between two apps running on different devices, to send SOS buzzer to the caregiver so that the patient can get attention.
can this happen in mit app - please guide me what would be the process to interact between apps.
Thanks in advance
Phone calls/messages might be what you want. You can also include push messages using an extension.
(changed category)
no, when the SOS button is pressed in one app, the other app in the caregiver device should popup like notification and start alarm.
RK
So the app will be kept in the foreground 24/7?
Hello, do you mean to broadcast a message to group of recipients, this might help you
http://www.appinventor.org/BroadcastHub2
and
Tim posted Blocks that use the for each item in a list block in a new Button in your Project (Button2 perhaps). In order to send a message to every phone number in a list, don’t you think you need to tell the Program to do something with each item in the list? Perhaps send the message.
Are you afraid of experimenting? What have you tried? Create a new Button (perhaps keep everything else the same as in your broadcast hub app). Why? Because you probably need the phone numbers that are in t…
Hola, tengo la misma pregunta, encontró alguna solución para su caso?
It depends on what you want. If you only want to send a message, this should suffice:
1 Like
system
Closed
April 13, 2022, 12:08pm
8
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.