I have an email sending functionality that i am working on. The requirement is
The user should be directed to the default mail app of their respective device
Outlook uses mailto Gmail uses https://mail.google.com/mail/ and so on.
Is there a way to identify the default email app of the user which can be system or mobile device?