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
AbstractClient does not provide a method to close OkHttpClient, resulting in frequent creation of scenes using temporary tokens, resulting in memory leaks in AbstractClient. #234
AbstractClient does not provide a method to close OkHttpClient, resulting in frequent creation of scenes using temporary tokens, resulting in memory leaks in AbstractClient.