ostelco / ostelco-ios-client

3 stars 2 forks source link

Fix logout issues. #420

Closed sgoodwin closed 4 years ago

sgoodwin commented 4 years ago
  1. Make sure the app shows the balance tab once the user logs back in.

Resolved this by making sure the main app is rebuilt when a user logs in.

  1. Make sure the app shows the location problem properly.

It was incorrectly presented when it should be left to the navigation controller.