I implement the local push notification iOS from this example :
Everything works fine NEAppPushProvider intercept the message sended by the SimplePushServer but i want to develop my own server to push local notification what is the payload i must call to send notification to the ios application ? Any help will be appreciated