Emails are case-insensitive but i can add multiple person with same emails using different cases. eg. johnDoe@gmail.com and johndoe@gmail.com are counted as different emails in the app.
Here i added two person with same email if ignore case-sensitivity.
Emails are case-insensitive but i can add multiple person with same emails using different cases. eg.
johnDoe@gmail.com
andjohndoe@gmail.com
are counted as different emails in the app.Here i added two person with same email if ignore case-sensitivity.