Ankit_pastebin

Untitled

Dec 8th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. 1.push are not comming after friend Request : Notifications model (createPushNotification() )
  2.  
  3. 2.notification count not working. : user model userprofile()
  4.  
  5. 3.notifications count are not decrementing after reading notifications. : Notifications model api (getFriendsNotification,getGroupsNotifications,getMomentsNotifications->readNotificationStatus() )
  6.  
  7. 4.Multiple notifications are appearing. : Notifications model (getFriendsNotification,getGroupsNotifications,getMomentsNotifications
  8.  
  9. 5 friend appearing after deleting friend. : user model deleteFriend()
  10.  
  11. 6.block/unblock user. : user model blockUser()
  12.  
  13. 7.read notifications are not working properly. : user model unblockUser()
  14.  
  15. //8.like counts of moment are not updating. :moment model momentDetails()
  16.  
  17. 9.repeating notifications. : Notifications model (getFriendsNotification,getGroupsNotifications,getMomentsNotifications
Add Comment
Please, Sign In to add comment