Send notifications, when values are saved in TinyDB

Hi, I created a messaging app, using the tiny database, to back up data and read it to all devices that have the same apps. But my problem is that I try to: when a data is saved in tiny database, send a notification to the devices that own the application: “You have received a message”. I really need help
Thank you in advance

App Inventor does not ofer a Push Notification component
you might want to switch to Kodular (which is an App Inventor distribution) and use its Push Notification component there, see also https://docs.kodular.io/components/social/push-notifications/

Taifun


Trying to push the limits! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun.

Hi, i posted a new topic and i need you help please !

Thank you for your quick response, I use the only extension that works with recent android: “notify V3” (same principle as Tifunnotifications) and these are text values that are received, and no I didn’t put any time markers because I really don’t know which blocks to use

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.