Closed Coding-Solo closed 8 months ago
The user can sign in and sign out repeatedly without the app crashing
The user can sign in and sign out, and if done repeatedly, the app will crash
Here is a PR that resolves the issue: https://github.com/FirebaseExtended/firebase-video-samples/pull/57
Expected Behavior
The user can sign in and sign out repeatedly without the app crashing
Actual Behavior
The user can sign in and sign out, and if done repeatedly, the app will crash
Steps to Reproduce the Problem
Specifications
Solution
Here is a PR that resolves the issue: https://github.com/FirebaseExtended/firebase-video-samples/pull/57