List of posts tagged: API

Yii Framework, an example of send push notifications for IOS devices

I have a website and app for it. And of course the app is running through API with the website. I need make sending Push notifications on apple device. Based on the obtained experience, I decided to write a small instructions.

The whole mechanism of sending, receiving and storing of tokens I will not describe because it all depends on the structure of your application. I will describe only the key points with the help of which you can make sending push notifications of any complexity.

May 11, 2016 20 Alex IOSAPI