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
I'm experiencing a crash when a new user is created via the Apple or Google provider for the @identity_fn.before_user_created() trigger. The stack trace is as follows:
User authentication is done using firebase-ios-sdk and the source code is the following