Mobile Push Notification Service – Design Approach (Part 1)

Overview of Push Notifications

In this article, I am going to design the architecture for implementing push notifications for you mobile application. This part only has design and architecture information, code will be covered in Part 2.

If you are new to push notifications, please read wiki article about the technology and also about GCM and APN services.

Continue reading Mobile Push Notification Service – Design Approach (Part 1)