cjlotz / Xamarin.Plugins

Cross platform Xamarin Plugins
MIT License
113 stars 56 forks source link

CanSendEmail always returns false? #21

Closed sparkrod closed 9 years ago

sparkrod commented 9 years ago

If I download this repo and run the sample project on Android, no email can be sent because the CanSendEmail property is false. Is there something I am missing about how to setup the project?

cjlotz commented 9 years ago

This only seems to happen on Lollipop and later versions. I've got a fix/work around for this in the pipeline. Will try and get this updated tonight