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
Currently, OAuth verification is performed during onStart() of the MainActivity. It needs to be moved to LoginActivity, where it will be performed asynchronously. This will also request that we change the launcher activity to be LoginActivity.
The text was updated successfully, but these errors were encountered:
Currently, OAuth verification is performed during onStart() of the MainActivity. It needs to be moved to LoginActivity, where it will be performed asynchronously. This will also request that we change the launcher activity to be LoginActivity.
The text was updated successfully, but these errors were encountered: