Skip to content

Commit 18deb13

Browse files
authored
Merge pull request #4925 from segmentio/niallzato-patch-1
Add info on track event for openURL method
2 parents bcdc8a6 + 0886ab7 commit 18deb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/apple/implementation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ var body: some Scene {
331331
}
332332
}
333333
```
334-
334+
If you call this method with a valid URL parameter, a Segment `Deep Link Opened` track event triggers.
335335

336336
## Changelog
337337
[View the Analytics Swift changelog on GitHub](https://github.com/segmentio/analytics-swift/releases){:target="_blank"}. -->

0 commit comments

Comments
 (0)