Salve a tutti,
posso avere degli esempi per inviare una notifica a un dispositivo mobile ?
Per esempio nella mia app mi accorgo che un valore è andato sotto scorta allora invio una notifica ai cellulari/dispositivi mobili registrati..
un aiuto..
grazie
TIMAI2
July 29, 2025, 1:58pm
2
Do you want to send a notification FROM the app on the device or TO the device ? (Your topic title and your content suggest one or the other)
In either case suggest your look here:
Itoo 4.4.2 Sky
:octopus: Github :gift_heart: Donate
[BuildWithLove] [forthebadge]
Efficiently designed virtual background execution environment for App Inventor.
Powered by the ItooX framework .
It allows you to run blocks in background the same way you do normally when the app is active.
:star2: Please go through all the details and documentation listed below before you try to use the extension or seek help from others. Efforts have been made to be precise and simple at the …
and here
[image]
I am pleased to provide below a few examples of how you can use the excellent and remarkable itoo extension by @Kumaraswamy to generate push notifications for your apps, using dataChanged or timer events.
These examples have all been tested on Android 15 (Google Pixel 8a) as compiled apps.
Each example sticks very much to the basics, sending simple text notifications, and without any graphical enhancements, I will leave that up to your creativity. The examples are intended to show yo…
Si scusami hai ragione
dall'app a un dispositivo...
TIMAI2
July 29, 2025, 2:21pm
4
The second example I linked to does show this can be done.