I have followed the example at https://firebase.google.com/docs/invites/android for firebase invite and written an app which is able to send invites with SMS without any problem. The same fails to send any email .I am not getting error in onActivityResult() but I don't receive any mail.
Note : SHA1 is added in Firebase console. Also dynamic link is enabled. Also the Firebase Invite example programme has no issue and I could make it work both for email and SMS