config-plugins
config-plugins copied to clipboard
Error when trying to open a link to a nonexistent page (expo sdk 50)
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
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