Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/connections/spec/common.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,8 @@ Other libraries only collect `context.library`, any other context variables must
| timezone | ✅ | ✅ | ✅ |

- 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**.
> info "IPv6 Addresses are not Supported"
> Segment does not support collection of IP addresses that are in the IPv6 format.
> info "IPv6"
> Segment doesn't support automatically collecting IPv6 addresses.

- The Android library collects `screen.density` with [this method](/docs/connections/spec/common/#context-fields-automatically-collected).

Expand Down
Loading