File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
connections/sources/catalog/libraries/mobile/apple Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,9 @@ sections:
168
168
- path : /connections/sources/catalog/libraries/mobile/react-native
169
169
title : Overview
170
170
- path : /connections/sources/catalog/libraries/mobile/react-native/implementation
171
- title : Implementation / Upgrade
171
+ title : Implementation
172
+ - path : /connections/sources/catalog/libraries/mobile/react-native/migration
173
+ title : Upgrade
172
174
- path : /connections/sources/catalog/libraries/mobile/react-native/destination-plugins
173
175
title : Destination Plugins
174
176
- path : /connections/sources/catalog/libraries/mobile/react-native/cloud-mode-destinations
Original file line number Diff line number Diff line change 7
7
{% include sidebar/related-content.html items=page.related %}
8
8
{% endif %}
9
9
10
- {% include sidebar/related-categories.html %}
11
10
12
11
< hr class ="mobile-menu-side__divider ">
13
12
</ div >
Original file line number Diff line number Diff line change @@ -116,7 +116,6 @@ <h1 id="{{ page.title | slugify }}">
116
116
{% include sidebar/related-content.html items=page.related %}
117
117
{% endif %}
118
118
119
- {% include sidebar/related-categories.html %}
120
119
121
120
{% unless page.hide-feedback %}
122
121
{% include_cached sidebar/feedback.html %}
Original file line number Diff line number Diff line change @@ -331,7 +331,7 @@ var body: some Scene {
331
331
}
332
332
}
333
333
```
334
-
334
+ If you call this method with a valid URL parameter, a Segment ` Deep Link Opened ` track event triggers.
335
335
336
336
## Changelog
337
337
[ View the Analytics Swift changelog on GitHub] ( https://github.com/segmentio/analytics-swift/releases ) {: target ="_ blank"}. -->
You can’t perform that action at this time.
0 commit comments