You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: