Replies: 1 comment 5 replies
-
Hi @trispo, sorry about that! We meant to push that to |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As mentioned in the title the newly added file OpenURL does not compile when the target iOS app contains a watchOS app. I think to fix this the file should contain a
#if !os(watchOS)
statement. Shall I open a PR for this?Beta Was this translation helpful? Give feedback.
All reactions