Skip to content

ReactNativeHost error with Android deeplink #1106

@luanxingtong-helium10

Description

@luanxingtong-helium10
  • analytics-react-native version: "2.21.3"
  • Integrations versions (if used):
  • React Native version: 0.82.0
  • iOS or Android or both: Android

Steps to reproduce

open app with deeplink, app crash

adb shell am start -W -a android.intent.action.VIEW -d "foo://magic/bar" com.foooo.app

config trackDeepLinks: false is not working

        createClient({
          //...
          trackDeepLinks: false,
        });

Expected behavior

Actual behavior

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug fix

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions