- whilst closing the session, we iterate through all the listeners calling onSessionStopped however some implementations also use this callback to remove themselves from the listeners, causing the concurrent modification crash
2 lines
74 B
Plaintext
2 lines
74 B
Plaintext
Fixes concurrent modification crash when signing out or launching the app
|