I am new to Android Development
I have an app where people sell stuff and others buy it..
I want to notify buyers when someone put a new item for sale.
for that I used PushBots notifications, but the only way I can send notifications to users are by writing them on PushBots.com and send it there
Is there any way I can send notifications automatically whenever items are available for sale?
Thanks