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
After invoking AuthUI.getInstance().createSignInIntentBuilder() from Activity, LeakCanary reported a leak on the KickoffActivity as it can be seen in the leak canary's report screenshot.
Steps to reproduce:
Invoke AuthUI.getInstance().createSignInIntentBuilder() from Activity
Describe your environment
Describe the problem:
After invoking AuthUI.getInstance().createSignInIntentBuilder() from Activity, LeakCanary reported a leak on the KickoffActivity as it can be seen in the leak canary's report screenshot.
Steps to reproduce:
Observed Results:
Screen of the leak above
Relevant Code:
The text was updated successfully, but these errors were encountered: