You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ghost
added
the
Needs: Attention 👋
An issue that had been tagged "Needs: Author Feedback" has received activity (label applied by bot)
label
Oct 17, 2021
Problem Description
openURL and canOpenURL crash the app if the argument is not a valid link.
Steps To Reproduce
Linking
fromreact-native
,openURL('test')
orcanOpenURL('test')
Expected Results
The app is not crashing, and canOpenURL returns
false
CLI version
6.1.0
Environment
Target Platform Version
10.0.19041
Target Device(s)
Desktop
Visual Studio Version
Visual Studio 2019
Build Configuration
Debug
Snack, code example, screenshot, or link to a repository
Here is the repro repo: https://github.com/br4in3x/rnw-linking-problem
Steps to use:
The text was updated successfully, but these errors were encountered: