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
It's possible for GoogleDriveAccount.startAuthThread() to accept Fragment as well, this was Account.linkOrAuthIfNeeded() can be passed the TaskFragment reference.
This is being called within TaskFragment / AsyncTask and should ideally work fine in the absence of an Activity context.
The text was updated successfully, but these errors were encountered: