Push Notifications
摘要
Push notifications are an essential part of your application. At times when the state of your application changes, you would like to notify the user on the change so that the user can take appropriate action. In our chat application, when a user sends a text to another user, notification will help the other user to respond to the change or take appropriate action.