Can I use php/mysql database to send remote notifications as opposed to Firebase? (iOS) -


here situation...

i have table of deals in database businesses. if user subscribed see deals business, want remote notification sent them when business lists new deal. in simplest form, want user new notification (push notification @ top of phone) "new deal available business subscribed to!".

i have of app connected database through php/mysql. unfortunate have migrate firebase seeing how not know @ integrate notifications.

i not best end programmer in mind wondering if there way maybe have php script running 24/7 monitor changes in database (for example, every 10 minutes check see if there new deals user has not seen yet). , if there send request apn server...

i not sure how approach this. advice?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -