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
I've noticed the sharedManager singleton doesn't actually act as a singleton, it attempts to init the node/mime lists every single time SwiftMime.sharedManager is called rather than once.
I've noticed the sharedManager singleton doesn't actually act as a singleton, it attempts to init the node/mime lists every single time SwiftMime.sharedManager is called rather than once.
Opened a PR to address this #9
The text was updated successfully, but these errors were encountered: