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
Since subscirbe() is asynchronous subscriber.on fails sometimes with subscriber being null. I noticed it happening when closing a call going to a different state than starting a new call.
Since subscirbe() is asynchronous subscriber.on fails sometimes with subscriber being null. I noticed it happening when closing a call going to a different state than starting a new call.