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
The method unregisterConnectionManager is never being called. What we should do is to have a dictionary of weak objects, so in case a connection manager is dealloced it is no longer remembered by the WLXCentralManagerDelegate
The method
unregisterConnectionManageris never being called. What we should do is to have a dictionary of weak objects, so in case a connection manager is dealloced it is no longer remembered by theWLXCentralManagerDelegate