Xamarin.Plugins
Xamarin.Plugins copied to clipboard
Use content provider in Android samples for attaching files
Rework Android file attachment sample logic to use content provider.
Currently I get permission denied Toast when trying to attach files if the minimum SDK version is selected lower than 24. Is it known issue or I am doing it wrong ? Otherwise everything related to email works really nicely! Thank you!
What is the workaround?