Skip to content

Commit 4f8349d

Browse files
authored
Update src/connections/sources/catalog/libraries/mobile/ios/ios-faqs.md
1 parent 6c5f957 commit 4f8349d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,4 @@ If you are tracking App Clips using iOS or Swift libraries, there is a chance th
258258
259259
## Why am I seeing a value of -- set for the network carrier?
260260
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.
261+
With iOS [16.4](https://developer.apple.com/documentation/ios-ipados-release-notes/ios-ipados-16_4-release-notes#Core-Telephony){:target="_blank"}, Apple deprecated the method to return the network carrier. The iOS library can no longer return a valid value for the network carrier on devices using iOS 16.4 or later. As a result, you will likely see `--` set for the `context.network.carrier` field.

0 commit comments

Comments
 (0)