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
the app crashes when using signInWithCustomToken. the error log is: Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[GTMSessionFetcher setFetcher:forTask:]: unrecognized selector sent to instance.
It seems there is a collision beetween firebase sdk and Trustkit (https://github.com/datatheorem/TrustKit).