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
MMWormhole.defaultWormhole().passMessageObject(session.asDictionary() as NSCoding, identifier: MMWormholeMessageIdentifiers.session.forDirection(.send))
When running the code below on iOS 13:
MMWormhole.defaultWormhole().passMessageObject(session.asDictionary() as NSCoding, identifier: MMWormholeMessageIdentifiers.session.forDirection(.send))
I'm getting the error:
The error the error does not occurs on iOS 12
The text was updated successfully, but these errors were encountered: