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
Not sure what's causing this one. Reloading the Table View brings back the classes, but it definitely needs to be fixed.
My hunch is that TSAuthenticatedReader is somehow getting deallocated / released, because I'm not sure what the retain / release life cycle is for global variables.
The text was updated successfully, but these errors were encountered:
Not sure what's causing this one. Reloading the Table View brings back the classes, but it definitely needs to be fixed.
My hunch is that TSAuthenticatedReader is somehow getting deallocated / released, because I'm not sure what the retain / release life cycle is for global variables.
The text was updated successfully, but these errors were encountered: