Skip to content

Commit 6c5f957

Browse files
author
Niall Brennan
committed
network carrier no longer returned
1 parent 8bd7588 commit 6c5f957

File tree

1 file changed

+4
-0
lines changed
  • src/connections/sources/catalog/libraries/mobile/ios

1 file changed

+4
-0
lines changed

src/connections/sources/catalog/libraries/mobile/ios/ios-faqs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,3 +255,7 @@ As of [Version 4.1.0](https://github.com/segmentio/analytics-ios/releases/tag/4.
255255
## AppClip tracking support
256256
257257
If you are tracking App Clips using iOS or Swift libraries, there is a chance that you may encounter zeros in your device ID. Segment recommends that you set your own device ID in this instance to avoid running into this issue.
258+
259+
## Why am I seeing a value of -- set for the network carrier?
260+
261+
As from iOS [16.4](https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-16_4-release-notes#Core-Telephony), Apple has deprecated the method to return the network carrier. As such, the iOS library can no longer return a valid value for the network carrier on devices using iOS 16.4 or later. You will likely see `--` set for the `context.network.carrier` field.

0 commit comments

Comments
 (0)