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

[iOS] Allow "mailto" uri's in Device.OpenUri() #2628

@duzenko

Description

@duzenko

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions