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
Update the behaviour of the FirebasePerformanceSessionSubcriber to better match early initialization in AQS. (#7184)
This sets the subscriber in FirebasePerfEarly - allowing AQS to send a
session sooner.
The removal of
`SessionManager.getInstance().initializeGaugeCollection();` seems like
the right solution given an AQS will be created ASAP.
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
0 commit comments