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
how is withUseDefaultSession used? because I need to use the session that is registered on the mobile, but with withUseDefaultSessio=true and no username and no password I get java.lang.IllegalArgumentException: You didn't set a Gmail username
The text was updated successfully, but these errors were encountered:
@moshlpwithUseDefaultSession(true) is not used to send the email with current session of signed in email account in settings or gmail app. Check out more about the purpose of withUseDefaultSession at yesidlazaro#21
how is withUseDefaultSession used? because I need to use the session that is registered on the mobile, but with
withUseDefaultSessio=true
and no username and no password I getjava.lang.IllegalArgumentException: You didn't set a Gmail username
The text was updated successfully, but these errors were encountered: