Skip to content

Fix queueing and delayed sending of messages

Quentin Arguillere requested to merge fix/imdn_not_sent_shutdown into release/5.5

Fix queueing and delayed sending of messages : allow to send message in shutdown state to avoid possible loop in core async stop, and do not send a message when subscription is in progress

Related to missing IMDNs in IOS app extension : SDK-1071

Merge request reports