We are in the process of developing an iOS app (Swift) that communicates with a SQL Server database through PHP scripts. We want to include push notifications in our app that messages a user when a change to the database is made. However, our team does not know how to have Urban Airship and the SQL Server database communicate with one another. We would like to check the database every five minutes (probably with a PHP script) and check if a user's data has been modified. If a change is noticed, then we want Urban Airshipto send a notification to the user.
Sorry if this is a relatively simple question to ask, but our team would greatly appreciate any suggestions or feedback you might have.
Comments
1 comment