Skip to content

Error when trying to open a link to a nonexistent page (expo sdk 50) #246

@goldfishdevs

Description

@goldfishdevs

Summary

I am trying to integrate my branch.io project with my react native expo project.
I am using expo SDK 50 with @config-plugins/react-native-branch 6.0.0

When I click on a link, the app opens, but I don't know why it always goes to a nonexistent page. And i am using expo-router

Screenshot 2024-07-30 at 08 46 29 Screenshot 2024-07-30 at 08 46 52

Config Plugin

@config-plugins/react-native-branch

What platform(s) does this occur on?

Android, iOS

SDK Version

50.0.7

Reproducible demo

Those are the packages used in my package.json file

"expo": "^50.0.7",
"react-native-branch": "6.0.0",
"@config-plugins/react-native-branch": "7.0.0",

Page redirected when opening the app from the link
IMG_4603

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