Hi,
Am developing email client application (Winrt/C# 8.1). It show the email message body in webview. I have added protocol (mailto) in my project.
Use Case
1) Email message body contains mailto:example@abc.com
2) User taps on mailto:example@abc.com it shows message dialog "Did u mean to switch app? <app-name> is trying to open <app-name>".
How can we avoid dialog box which showing above message.?
Thanks
Dheeraj PK http://dheerajpk.wordpress.com/