Hello all, this question has two parts,
I am developing a platform where a user will be able to create a closed network of individuals. I am having trouble trying to figure out how to simply allow the user to get the others to join said group in the app. Is the best approach to 1) use a custom group identifier and have each member log in using said ID? This is not my ideal method, as I think it creates a tedious barrier of entry. Can I rather 2) Have bubble send out a text to their desired joiners providing them a quick access link to the group? Thanks for the help in advance!