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
Dependency container has been injected in every view controller. There should only be one instance of the dependency container. (See factory design pattern)