I have an app which opens a web page using cordova.InAppBrowser.open to an online form, there is a Mailto link and this is not working on iOS, but it works on Android.
I’ve doulbe check with webinspect and the link is formatted correctly <allow-intent href="mailto:*" /> is set in the config.