React Native Linking url event never fires

Viewed 20

When opening my app in simulator via a deeplink, url event never fires.

Note that getInitialurl works if app was closed. But if app is already open and I run npx uri-scheme open "mychat://bar" --ios, app focuses but no url event fires...

Anyone had this problem ?

I'm running XCode 13.4.1 MacOS 12.5.1 React Native 0.70

repo to reproduce bug

0 Answers
Related