Skip to content

Commit c740fa7

Browse files
authored
Merge pull request #8103 from elemhunt/develop
Small fixes - Batch 4.4 migration
2 parents 34a2b93 + 2e6333f commit c740fa7

File tree

2 files changed

+2
-2
lines changed
  • src/connections/destinations/catalog

2 files changed

+2
-2
lines changed

src/connections/destinations/catalog/appsflyer/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ To prevent this, you can enable the new **Fallback to send IDFV when advertising
6060

6161
#### Additional React Native device-mode set up
6262

63-
{% include content/react2-dest.md %}
63+
The device-mode destination SDK has platform restrictions in React Native. To add device-mode destination SDKs to a React Native project using Segment's new 2.0 release, please reference the [Destination Plugin documentation](/docs/connections/sources/catalog/libraries/mobile/react-native/#supported-destinations).
6464

6565
## Server
6666

src/connections/destinations/catalog/facebook-pixel-server-side/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The Segment Facebook Conversions API destination gives you several ways to imple
7070

7171
The following implementation options are available:
7272
1. [Send the same events from both the browser and the server](#send-the-same-events-from-both-the-browser-and-the-server).
73-
2. [Send different events; some from the browser others from the server](#send-different-events-some-from-the-browser-others-from-the-server).
73+
2. [Send different events - some from the browser others from the server](#send-different-events---some-from-the-browser-others-from-the-server).
7474
3. [Only send events from the server](#only-send-events-from-the-server).
7575

7676
### Send the same events from both the browser and the server

0 commit comments

Comments
 (0)