cordova-plugin-email-composer icon indicating copy to clipboard operation
cordova-plugin-email-composer copied to clipboard

Edit and send email messages

Results 17 cordova-plugin-email-composer issues
Sort by recently updated
recently updated
newest added

After opening the dialog with the `open` method, the method's promise does not complete if you click outside of it. This occurs on iOS.

enhancement
iOS

Hello, I am using Capacitor 2 on Ionic 5 and it gives this error, how to solve it? Thank you Regards

bug

When uploading the files to Phonegap Build I keep running into this error: "App or plugin contains illegal (or orphaned) symlink" Is there a way to correct the symlinks? This...

Hello, how to fix it? I'm using Ionic 5 and trying to use Email composer but it gives this error My code: let contact_TSA = "[email protected]" let email = {...

Sometimes the plugin doesn't attach every attachments in the array (usually total minus one). This happens completely random. Tested tablets: Galaxy Tab S2, Galaxy Tab A 8 inches, Galaxy Tab...

bug
android

Impossible to make cordova-plugin-email-composer work on IOS 14.7. I have GMAIL APP as a default email. Apple Mail is deleted and I got Outlook APP which is not set as...

bug
iOS

cordova.plugins.email.hasAccount alsways returns false on Android 10 even if on or more accounts are configured on the device. I tracked it down to a permission issue (see https://stackoverflow.com/a/54941079/4094951) and will...

bug
android

Hi Katzer, thanks for writing the great code. i was trying to get it to compile of PhoneGap Build and it came up with this error "App or plugin contains...

Hi, I want to use email attachment functionality in my windows desktop app but not able to achieve it using this plugin. Is it not supported ? Although if I...

enhancement

This error appears to be causing my application to crash immediately after the build completes. This is happening in a new blank ionic app with only this plugin installed. More...