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
I am getting an error of 'undeclared type' with the LoginViewController class, this does not happen with LoginCoordinator class and the only difference I can see is that the LoginCoordinator class statement has an 'open' prefix to set the access level.
The text was updated successfully, but these errors were encountered:
I am getting an error of 'undeclared type' with the LoginViewController class, this does not happen with LoginCoordinator class and the only difference I can see is that the LoginCoordinator class statement has an 'open' prefix to set the access level.
The text was updated successfully, but these errors were encountered: