So I am wanting to set up multiple groups to send push notifications to regarding specific areas of our app. Currently this is the page that shows up after a user registers.
I am wanting to have the logged in user added to each group based on the checkbox they check. The problem Im struggling with is how to go about setting that trigger up as well as how to set up the database correctly.