0

Example gmail account which can login on mail.google.com:

xxx@gmail.com,

xxx@mycompany.com > gmail account

I need to know if an email address is a gmail account.

note: I'm using objective-c for iOS app.

Hezron
  • 352
  • 1
  • 15
  • Hi @Hezron, you can compare the string for '@gmail.com' at the last. By this probably you can know if the user mail is from gmail or not. – Santhosh Jan 05 '22 at 10:27
  • What is the context? Where do you get these emails from? Does this help? https://stackoverflow.com/questions/4263888/how-to-detect-if-an-email-is-a-google-account – battlmonstr Jan 12 '22 at 22:47

0 Answers0