Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UwpDefaultEmailSampleWorkaround

Working around a parsing bug when using mailto protocol activation in UWP/C#

Using mailto protocol activation in UWP using C# is currently broken as parsing email addresses from the People app fails due to a parsing problem.

You can work around this issue by doing your own parsing, in this sample using a little C++ written helper.

The issue is known and will be fixed eventually.

About

Working around a parsing bug when using mailto protocol activation in UWP/C#

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages