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
Now I am getting carbon message in func xmppMessageCarbons(_ xmppMessageCarbons: XMPPMessageCarbons, didReceive message: XMPPMessage, outgoing isOutgoing: Bool) but the issue is I am not able to save that carbon message in XMPPMessageArchivingCoreDataStorage.
If anyone knows how to save carbon messages in XMPPMessageArchivingCoreDataStorage please help me.