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
- Add link to supported device-mode and cloud-mode destinations under the Destinations subsection in our Swift docs, so that customers know which Destinations are supported.
- Customers can click on device-mode destinations and cloud-mode destinations on the left-hand side of the page, but I thought it would be helpful to reference those pages under the Destinations subsection just in case customers miss the navigation links on the left for any reason.
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/apple/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -122,6 +122,10 @@ Once you've installed the Analytics-Swift library, you can start collecting data
122
122
## Destinations
123
123
Destinations are the business tools or apps that Segment forwards your data to. Adding Destinations allow you to act on your data and learn more about your customers in real time.
124
124
125
+
Check out our documentation for (Device-mode Destinations)[https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/apple/destination-plugins/] for a full list of (suppoprted device-mode plugins)[https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/apple/destination-plugins/#supported-device-mode-plugins].
126
+
127
+
Browse our (Cloud-mode destinations)[https://segment-docs.netlify.app/docs/connections/sources/catalog/libraries/mobile/apple/cloud-mode-destinations/] for a full list of available cloud-mode destinations that Swift supports.
128
+
125
129
<br>Segment offers support for two different types of Destinations, learn more about the differences between the two [here]().
0 commit comments