标签: ios react-native deep-linking react-native-router-flux
我使用react-native-router-flux在iOS中设置了深层链接。 我在我的这篇评论中遇到了这个问题。
https://github.com/aksonov/react-native-router-flux/issues/3083#issuecomment-398651643
它在关闭应用程序时有效,但在后台运行时无效,仅用于重新打开应用程序。
我该如何解决?