This repository was archived by the owner on May 1, 2024. It is now read-only.

Description
Description
This is similar to #1651 except we need to allow mailto: instead of tel:
Steps to Reproduce
Device.OpenUri( new Uri( "mailto:feedback@test.com?subject=Feedback&body=A message for you consideration.%0D%0ALine2" ) );
Expected Behavior
An email screen opens.
Actual Behavior
Crash to home screen.
Basic Information
- Version with issue: 3.0
- Last known good version: N/A
- IDE: VS2017