katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
345 stars 336 forks source link

Added READ_CONTACTS permission to be able to access accounts #351

Closed regnete closed 2 years ago

regnete commented 3 years ago

fixes #350

jfoclpf commented 2 years ago

I will test your PR in Android 9 and 11 with

cordova plugin add github:katzer/cordova-plugin-email-composer#pull/351/head

I suppose this does work (saw here)

jfoclpf commented 2 years ago

@regnete I used your PR and still when I run cordova.plugins.email.hasAccount((res)=> console.log(res)) I get false. Tested with Xioami Redmi Android 11.

Furthermore it crashes while opening Email App with Android 11

If it doesn't work, we cannot merge it, sorry