Better loading screens
We need a better (set of) loading screen(s) to display while we are initializing all of our state for the user's account. (See the big switch
statement in ContentView.swift
)
Messages need to be simple and non-technical. Maybe if we have debugMode
turned on, then we could show the technical low-level status, but by default it shouldn't be anything that confuses a typical non-technical user.