Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include support for first part mail app #14

Open
fulldecent opened this issue Nov 14, 2019 · 1 comment
Open

Include support for first part mail app #14

fulldecent opened this issue Nov 14, 2019 · 1 comment

Comments

@fulldecent
Copy link

The reason we want to use third party mailers is because some people will now delete the original Mail.app.

This package can support the built in app so that now it meets the needs of more people

@rlziii
Copy link

rlziii commented Dec 11, 2019

It seems like the (albeit poorly named) message:// URL scheme can be used to achieve this. If the default Mail app is not installed UIApplication.canOpenURL(_:) will return false; otherwise true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants