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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions