Skip to content

Linking module borken on Android #19061

Closed
@Gerharddc

Description

@Gerharddc

Trying to use the Linking module to open tel or mailto urls on Android fails.

Environment

Environment:
OS: macOS High Sierra 10.13.4
Node: 9.11.1
Yarn: 1.5.1
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 3.1 AI-173.4697961

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz => 0.55.2

Steps to Reproduce

  1. Create a blank project
  2. Follow the instructions on https://docs.expo.io/versions/latest/guides/linking.html
  3. Try to use a 'mailto' or 'tel' link

Expected Behavior

It is expected that these links should be properly opened without some sort of crash.

Actual Behavior

Android throws an error and does not open the links.

screenshot_1524906454

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions