Push Notification Not Works Properly
问题 I have created on Chatting Application in Android. In that I have problem occurs in Push Notification. Problem is: When User A Send Message to User X, so X gets the Push. After that User B Send Message to User X, so X gets second the Push. Then User X clicks on Push of User A Chat Screen not opens, but clicks on Push of User B Chat Screen opens. How to resolve this. PendingIntent contentIntent; UserSessionManager userSession = new UserSessionManager(context); if (type.equals("2")) { if