expo / expo/config-plugins

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

Open
#246 7 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
567
Forks
136
PR merge metrics
No merged PRs in 30d

Description

### 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](https://github.com/user-attachments/assets/ce0cdf05-58e1-4e30-a015-d46462ae0a60)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.