Skip to content

Commit 7a0a2fc

Browse files
authored
Update facebook-app-events-react-native.md
1 parent e08fffd commit 7a0a2fc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/destination-plugins/facebook-app-events-react-native.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,10 @@ You can manually change the Data Processing parameters by adding settings to the
116116
## Troubleshooting
117117

118118
### Not seeing events?
119-
120-
You will have to be sure that the [IDFA](/docs/connections/sources/catalog/libraries/mobile/ios/#idfa) is working within your app, which involves adding the [iAD framework](/docs/connections/sources/catalog/libraries/mobile/ios/#idfa).
119+
You will have to be sure that the [IDFA](/docs/connections/sources/catalog/libraries/mobile/ios/#idfa) is working within your app, which involves adding the [AdSupport and App Tracking Transparency frameworks](https://segment.com/docs/connections/sources/catalog/libraries/mobile/ios/#ad-tracking-and-idfa).
121120

122121
Once you've added these, you will start to see the `context.device.advertisingId` populate and the `context.device.adTrackingEnabled` flag set to `true` unless the user has ad tracking limited or is using a mobile ad blocker.
123122

124-
> note ""
125-
> While the network is deprecated, the relevant iOS [framework](https://developer.apple.com/reference/iad) is not.
126-
127123
Facebook requires that payloads include the following:
128124
- `context.device.id`
129125
- `context.device.type`

0 commit comments

Comments
 (0)