Is there a way to ask the user to input the contact, then check Firebase database to see if a user matching that email exists already, before sending the invite.
I basically wish a workflow like so:
User A invites User B to link with them on the app.
If User B has an account, the request is added to their account.
If User B does not, it instead sends an email invite requesting them to install, the app will use the invite to mark the account after it has been made