You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on receiving ack callback is retrieved from the ack[] but the list is always increasing. shouldn't executed cb be removed from ack[]. GCM spec says only 100 pending ack should be there in the ccs and this way can we manage the send message throttle
The text was updated successfully, but these errors were encountered:
on receiving ack callback is retrieved from the ack[] but the list is always increasing. shouldn't executed cb be removed from ack[]. GCM spec says only 100 pending ack should be there in the ccs and this way can we manage the send message throttle
The text was updated successfully, but these errors were encountered: