Closed amntoppo closed 2 years ago
Earlier unread count was getting fetched from DB. If server call was not made, DB was not updated so unread count was always returning 0. Changed this to fetch data from server if server call is not made already.
Earlier unread count was getting fetched from DB. If server call was not made, DB was not updated so unread count was always returning 0. Changed this to fetch data from server if server call is not made already.