I use the following sample to sent a simple email.
https://learn.microsoft.com/en-us/xamarin/essentials/email?tabs=android
The first time when I run xamarin forms app and call the sent method the popup with apps for selection appeared.
I selected Viber for testing, nothing happened but now i can't undo this selection. Every time when i call the send mail the viber opened.
I tried to clear the app data from the settings and unistall-install the app again but i have the same problem.
How can i fix it ? Can i open a dialog with only email clients ?
Thanks !!