Skip to content

Commit 9868b3d

Browse files
authored
Merge pull request #3083 from segmentio/niall/remove_ios_ua
Remove user agent for ios
2 parents 0e4005a + db3a082 commit 9868b3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/spec/common.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,10 @@ Other libraries only collect `context.library`, any other context variables must
276276
| screen.height | |||
277277
| screen.width | |||
278278
| traits | |||
279-
| userAgent || ||
279+
| userAgent || ||
280280
| timezone | |||
281281

282-
- IP Address is not collected by Segment's libraries, but instead filled in by Segmen'ts servers when it receives a message for **client side events only**.
282+
- IP Address isn't collected by Segment's libraries, but is instead filled in by Segment's servers when it receives a message for **client side events only**.
283283
- The Android library collects `screen.density` with [this method](/docs/connections/spec/common/#context-fields-automatically-collected).
284284

285285
## Integrations

0 commit comments

Comments
 (0)