Swift Cocoa send notification to app through PHP

58 Views Asked by At

my application downloads data from a database in the viewDidLoad, yet I need the application to be notified when the data is changed in said database. As my server and database are programmed in PHP, how can I send through PHP a notification to my COCOA app? Thanks

0

There are 0 best solutions below