android - Sending Welcome Email to User when he/she Sign Up for the First Time in Firebase -
i developing , android app uses google firebase authentication provider.i searched out lot can not find appropriate answer.i want send custom welcome email user when he/she sign first time.like email contain simple "welcome our service hope enjoy our service etc. 1 have idea appreciated , thank in advanced. question not how send email phone using intent service want send email in background without opening email sending dialog email service amazon contain info service or products.i want send email once when user sign in firebase first time.
you can use nodejs nodemailer link , check tutorial or little trick if not use reset password option, go firebase console> authentication > templates, email verification can not change template password reset can change body wants. after user sign in use auth.sendpasswordresetemail(email) send email, nothing happens account , still have access on it.
Comments
Post a Comment