Shehrooz Saleem
Shehrooz Saleem
Thanks @nuno-vieira Please also make sure that user receive only one request notification if invited to a channel. If user is online either from web/Mobile user also shouldn't receive notifications.
Hi - @nuno-vieira - We are handling push notifications for requested channels by check in membership of channel that member is invited? if member has accepted/rejected the request. What i...
No, i haven't accepted the request but before that **without even accepting/rejecting** the request, the **membership** wasn't nil and both the acceptAt and rejectedAt were nil and isInvite was always...
Also i just noticed that membership param isn't nil for channels inside the query, my requested channels are fetching and comparing with the same logic, i haven't accepted the request...
No its not SDK related, we have recently updated, Can it be possible that i am using my custom array as u suggested for pinned channels, and i am removing...
@nuno-vieira i resolved the issue thanks for looking into the backend, i **turned off the local storage in AppCoordinator** Configuration due to which channel model data was returning nil values....
Hi - @hugobernalstream is there any update on this issue?
@nuno-vieira Can u please tell me from where we can config this?