Skip to content

Commit 9339345

Browse files
authored
Merge branch 'master' into posthog-docs
2 parents d6f9a14 + 48cacea commit 9339345

File tree

1 file changed

+2
-0
lines changed
  • src/connections/destinations/catalog/facebook-app-events

1 file changed

+2
-0
lines changed

src/connections/destinations/catalog/facebook-app-events/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ analytics.track({
188188

189189
#### iOS Device Mode
190190

191+
You must use the Facebbok App Events integration SDK version `2.0.0` or later to call `setDataProcessingOptions` when you enable the **Use Limited Data Use** destination setting. Events sent from earlier versions of the Facebook App Events integration SDK cannot call `setDataProcessingOptions`, but Facebook still has access to the IP address in the events to process LDU based on geolocation.
192+
191193
When you use Segment’s mobile libraries, you must set the Data Processing Options when you declare the destination in your app delegate’s instance. The example below shows how you might set custom Data Processing parameters in an iOS project.
192194

193195
```objc

0 commit comments

Comments
 (0)