Hello ladies and gentlemen, I have a doubt for a couple of months, i'm developing a simple database query app, following the example of php and mysql, the only thing I want is that if someone inserts, deletes or modifies some data in our database that is in a personal domain, send a notification with the specific change to all who have the app installed, i am not an expert programmer, I have seen all the examples of both firebase and notification push, but I am not sure how to do it.
I was thinking of a server in the pc that makes constant queries and from there send notification if there is a change to the devices with the app
Any help will be very grateful. Greetings.
I was thinking of a server in the pc that makes constant queries and from there send notification if there is a change to the devices with the app
Any help will be very grateful. Greetings.