nkhanh44/ic-survey-ios

[Integrate] As a logged-in user, I can move to home screen after starting app.

Closed this issue · 0 comments

Why

  • When starting app, users must be authenticated to go to Home screen, If they were authenticated, move to home screen, if not they have to authenticate on login screen.

Acceptance Criteria

  • If user's session is unexpired, splash navigate to Home screen.
  • If user didn't log in, splash navigate to Log in screen.
  • Tests passed